LIZZY-pa Posted October 26, 2020 Share Posted October 26, 2020 (edited) Site URL: https://www.lizzy-pa.com/home For the life of me I've been trying to change the way Image block:Card looks in mobile view, because right now it sucks! I've searched everywhere but can't find an answer. Can somebody help me out? I want it to look stacked; img above, text under - width of both fit to screen. Thanks in advance! Edited October 26, 2020 by LIZZY-pa Link to comment
Solution creedon Posted October 26, 2020 Solution Share Posted October 26, 2020 Remove or comment out the following CSS at the top of your Custom CSS. @media only screen and (max-width: 640px) { .sqs-block-image { width:20%; margin: 0 auto } } Let us know how it goes. LIZZY-pa 1 Find my contributions useful? Please like, upvote, mark my answer as best , and see my profile. Thanks for your support! Link to comment
LIZZY-pa Posted October 26, 2020 Author Share Posted October 26, 2020 @creedon OMG. Hahah I suck. Thank youuuuu! creedon 1 Link to comment
creedon Posted October 26, 2020 Share Posted October 26, 2020 🙂 No worries! I lose track of what I've done sometimes also! LIZZY-pa 1 Find my contributions useful? Please like, upvote, mark my answer as best , and see my profile. Thanks for your support! Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment