cmuzyka Posted July 27, 2022 Share Posted July 27, 2022 (edited) Site URL: https://charmainemuzyka.squarespace.com/ I'm wanting my homepage gallery blocks to display 4 images across on desktop and 2 images across on mobile without affecting the other galleries on the site. Is this possible? Password is 2022 Edited July 27, 2022 by cmuzyka Increase clarity Link to comment
Solution tuanphan Posted July 28, 2022 Solution Share Posted July 28, 2022 Try adding to Design > Custom CSS > Then save & reload the site @media screen and (max-width:767px) { body.homepage .slide { width: 50% !important; } } cmuzyka 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
cmuzyka Posted July 30, 2022 Author Share Posted July 30, 2022 Worked like a charm, 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