18davidgarcia 0 Share Posted August 20, 2020 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 post
1 tuanphan 8,989 Solution Share Posted August 24, 2020 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> You can send your question to my email to get detail answer. / How to Setup Password & Share URL --- Happy New Year Link to post
0 tuanphan 8,989 Share Posted August 21, 2020 Can you share link to product page? We can check easier. You can send your question to my email to get detail answer. / How to Setup Password & Share URL --- Happy New Year Link to post
0 18davidgarcia 0 Author Share Posted August 24, 2020 Hey! Sorry for the delay. https://sealion-parsnip-znhz.squarespace.com/collectionone Link to post
Question
18davidgarcia 0
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 post
Top Posters For This Question
3
2
Popular Days
Aug 24
3
Aug 20
1
Aug 21
1
Top Posters For This Question
18davidgarcia 3 posts
tuanphan 2 posts
Popular Days
Aug 24 2020
3 posts
Aug 20 2020
1 post
Aug 21 2020
1 post
4 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment