Millijane Posted January 11, 2021 Share Posted January 11, 2021 Site URL: http://www.millijane.com/abstract_art Hi, I am using image blocks and on my main website they appear 4 per row, on mobile it is one by one. How do I make it appear to a custom amount maybe 2 or 3 per row? Www.Millijane.com/abstract_art Link to comment
Beyondspace Posted January 11, 2021 Share Posted January 11, 2021 13 minutes ago, Millijane said: Site URL: http://www.millijane.com/abstract_art Hi, I am using image blocks and on my main website they appear 4 per row, on mobile it is one by one. How do I make it appear to a custom amount maybe 2 or 3 per row? Www.Millijane.com/abstract_art Try adding this to Design->Custom CSS @media only screen and (max-width: 640px) { #page-5ffa737d7f5beb333bfbce82 > .row:nth-child(1) .sqs-col-3, #page-5ffa737d7f5beb333bfbce82 > .row:nth-child(2) .sqs-col-3 { width: 50% !important; float: left !important; } } BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - Lightbox captions only mode) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace 🚀 Learn how to rank new pages on Google in 48 hours! If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.