jsaddleton Posted April 23, 2020 Share Posted April 23, 2020 (edited) Site URL: https://goose-magnolia-r53a.squarespace.com/config/settings/site-visibility Hey there, Ive adjusted the margins on my gallery pages using this code: .gallery-grid { padding-left: 190px !important; padding-right: 190px !important; } This works well on desktop but the images are missing on mobile. How can I fix this please? Password is Orlabean16 Jane Edited April 23, 2020 by jsaddleton add password Link to comment
tuanphan Posted April 23, 2020 Share Posted April 23, 2020 Edit your code to @media screen and (min-width:768px) { .gallery-grid { padding-left: 190px !important; padding-right: 190px !important; } } jsaddleton 1 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
jsaddleton Posted April 23, 2020 Author Share Posted April 23, 2020 amazing thanks so much 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