nickbarr Posted July 28 Share Posted July 28 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 Solution Share Posted July 28 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 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