Jump to content

How to make images appear 3 per row in mobile

Recommended Posts

  • Replies 1
  • Views 794
  • Created
  • Last Reply
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

Archived

This topic is now archived and is closed to further replies.


×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.