nickbarr Posted July 28, 2023 Share Posted July 28, 2023 Hey, Must have been an update on Sqaurespace, images don't show up full page width on mobile. Obvisly check on mobile device to see the issue. https://www.nickbarr.co/glossier-ultralip-generation-g I do have some code in Custom CSS, not sure if that is causing a new issue, it didnt before. Link to comment
Solution tuanphan Posted July 28, 2023 Solution Share Posted July 28, 2023 Add this to Design > Custom CSS /* Mobile image fullwidth */ @media screen and (max-width:767px) { .gallery-masonry .gallery-masonry-item[data-loaded] img { width: 100% !important; } } nickbarr 1 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
Create an account or sign in to comment
You need to be a member in order to leave a comment