Jump to content

SOLVED: Reducing size of related products

Recommended Posts

  • Replies 2
  • Views 703
  • Created
  • Last Reply
Posted

Hi there,

I turned it 4 columns on desktop view

@media screen and (min-width: 768px) {
  	.products.collection-content-wrapper .list-grid .grid-item *::-ms-backdrop, .products.collection-content-wrapper .list-grid .grid-item {
      box-sizing: border-box;
      float: left;
      margin: 1.5vw 1vw;
      width: calc(25% - 2 * 1.5vw);
  }
}

image.thumb.png.27c4b7253774b063bea901981b236907.png

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Pinch/Zoom images, videos - PDFs Lightbox - ...) </>  🗓️ Delivery Date Picker (Date picker form field)
Gallery block 7.1 workaround </> 🤖 Ask me anything

Posted

@bangank36 hmmm doesn't seem to work but I managed to do it with this!

.ProductItem-relatedProducts .list-grid 
{grid-template-columns: 200px 200px 200px 200px 200px 200px 200px !important;
}

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.