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 Beyondspace 1 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; } } tuanphan and tazmeah 2 Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio pluginIf you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. 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