Jump to content

How To Make Images Appear in 3 Columns On mobile View 7.1 Squarespace

Recommended Posts

5 hours ago, elliotmaeve said:

Site URL: https://www.elliotmaeve.com/

I am trying to set up my "shop" page and currently have no columns on mobile view and I would like 3 columns please so its easier for viewers to look through products. I have tried a bunch of codes that I have seen people using on this forum, but none of them seemed to work. Can you help me out?

 

SIte URL: elliotmaeve.com

Add this to Design->Custom CSS

@media screen and (max-width: 768px) {
  .products.collection-content-wrapper .list-grid {
    display: grid;
    grid-template-columns: repeat(3,minmax(0,1fr));
    grid-column-gap: 1.5vw;
    grid-row-gap: 4vw;
    padding: 0;
}  
}

image.thumb.png.4b6c822b57bc7090f8e04b29fa6d0f06.png

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates)

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

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • 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.