Jump to content

Change products in column on shop page from 4 to 5 (or 6)?

Go to solution Solved by Web_Solutions,

Recommended Posts

  • Solution
Posted
27 minutes ago, NadineS said:

Hi SS friends,


Can someone help me figure out how to get the columns on a store page from 4 to either 5 or 6? Images come out way too big.

 

https://www.hausersjewelers.com/shop

Add these code on Custom CSS panel in Website Utilities Website Tools > Custom CSS.

@media only screen and (min-width: 768px) {
    .view-list .list-grid {
        grid-template-columns: repeat(5,minmax(~"0,1fr")) !important;
    }
}

 

If my comments are useful, please like and mark my solution as answer. It will encourage me. Thanks

MD Rofik
Website Designer and Digital Marketer

Am I helpful? Want to offer me a coffee?
Send me a message if needed any help. I'll try to reply as soon as possible.


 

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.