Guest Posted August 27, 2020 Share Posted August 27, 2020 Site URL: https://aqua-magenta-dmtw.squarespace.com/config/design/custom-css Hi, I'me trying to do a couple of modifications to my site, one I want the text over images to disappear when on mobile devices. I also want to bring the text box in from the right side? Link to comment
tuanphan Posted August 28, 2020 Share Posted August 28, 2020 Add to Home > Design > Custom CSS @media screen and (max-width:767px) { .homepage figcaption.image-card-wrapper { visibility: hidden; } } 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!) Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.