Jump to content

Adding more than 4 columns on product page

Go to solution Solved by tuanphan,

Recommended Posts

Hello! I am building a site using the Hester template and it won't let me add more than four columns to my product page. I would like to display 6 or 7 products per row instead of the four. Is there someone who could help me with this?

Thanks!
David

Link to comment
  • Solution

Add to Home > Settings > Advanced > Code Injection > Header

<style>
  /* products 5 columns */
@media screen and (min-width:992px) {
.products.collection-content-wrapper .list-grid {
    grid-template-columns: repeat(5,minmax(0,1fr)) !important;
}
}
</style>

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

How to: Setup Password & Share url Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care

Link to comment
  • 2 years later...
On 3/24/2023 at 8:00 PM, Customeyes said:

@tuanphan

 

Can you help me out. Can't seem to fix it. Here is the site: Diamond cuts — Glascrew

 

 

Currently I see it already >4 columns

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

How to: Setup Password & Share url Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care

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.