Guest Posted August 20, 2020 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 comment
tuanphan Posted August 21, 2020 Share Posted August 21, 2020 Can you share link to product page? We can check easier. 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
Guest Posted August 24, 2020 Share Posted August 24, 2020 Hey! Sorry for the delay. https://sealion-parsnip-znhz.squarespace.com/collectionone Link to comment
Solution tuanphan Posted August 24, 2020 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> Ellagrace 1 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
Customeyes Posted March 24 Share Posted March 24 @tuanphan Can you help me out. Can't seem to fix it. Here is the site: Diamond cuts — Glascrew Link to comment
tuanphan Posted March 25 Share Posted March 25 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment