dchavez Posted February 15, 2022 Posted February 15, 2022 Site URL: https://thebrownlab.squarespace.com/team-1 Hi, Im using an image card and it looks great in desktop but mobile seems off. I would like the image and the content be full width for all. Is there anyone that can help? Thanks!
dchavez Posted February 18, 2022 Author Posted February 18, 2022 On 2/15/2022 at 2:35 PM, dchavez said: Site URL: https://thebrownlab.squarespace.com/team-1 Hi, Im using an image card and it looks great in desktop but mobile seems off. I would like the image and the content be full width for all. Is there anyone that can help? Thanks! @tuanphan Do you have any ideas for this? thank you!
tuanphan Posted February 21, 2022 Posted February 21, 2022 On 2/18/2022 at 10:08 PM, dchavez said: @tuanphan Do you have any ideas for this? thank you! Add to Design > Custom CSS /* Team 1 mobile image */ @media screen and (max-width:767px) { body#collection-620bfe5b65861525a0483cf5 .image-block { width: 90% !important; margin: 0 auto; } } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
dchavez Posted February 21, 2022 Author Posted February 21, 2022 Thank you! @tuanphanworks perfectly, do you know how to reduce the height from that same 1 photo on mobile, It cant seem to reduce it
tuanphan Posted February 27, 2022 Posted February 27, 2022 On 2/22/2022 at 4:55 AM, dchavez said: Thank you! @tuanphanworks perfectly, do you know how to reduce the height from that same 1 photo on mobile, It cant seem to reduce it The url doesn't exist. Can you check it again? https://thebrownlab.squarespace.com/team-1 Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
h0lsta Posted August 15 Posted August 15 (edited) @tuanphan Hello! Is it possible to target just the image (not the text within the image card, this will remain 100% width), reducing the image overlay width to 75%? Thanks! Edited August 15 by h0lsta
h0lsta Posted August 15 Posted August 15 @tuanphan I figured it out! section[data-section-id="668f97338799474a77dcba69"] .intrinsic { width: 75% !important; margin: 0 auto; } tuanphan 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment