maboli 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 How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care 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