Jump to content

Five Template Products Page Columns

Recommended Posts

  • Replies 2
  • Created
  • Last Reply
19 minutes ago, dmbox said:

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

I've set my Products page as the Home Page, and would like to change the two column layout to four.

Thanks in advance for any assistance,

dmb

try

@media only screen and (max-width: 700px) {
  .homepage #productList .product {
      width: 50%;
  }  
}

@media only screen and (min-width: 700px) {
   .homepage #productList .product {
      width: 25%;
    margin: 0;
  }  
   .homepage #productList .product:nth-child(2n+1) {
      clear: none;
  }
}

image.thumb.png.320e85c05185a5b7711942e2f19a4902.png

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date format)
💫 Animated Buttons (Referral URL)
🥳 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

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.