jsaddleton Posted April 23, 2020 Share Posted April 23, 2020 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 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; } } 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
Archived
This topic is now archived and is closed to further replies.