I have a collection that has 30+ products in it. Within the collection settings, I have ‘Enable “View all” button if collection has more products than shown’ selected, yet it won’t show more than 12 products when you click “View all”. Has anyone else had this issue and any tips on how to solve it? Thanks
This is PageFly - Free Landing Page Builder. I would love to provide my recommendations for your store based on 6 years of providing solutions for about 100.000 active Shopify merchants.
Regarding your concern about View all button doesn’t work on Dawn theme. The issue might be cause of missing or has been overridden style of product. Please help us to try and add this code to your theme. You can follow the steps below:
Step1: Online Store > Themes > Edit Code > Asset->/component-product-grid.css
Step2: paste below code at the bottom of the file:
.collection a.button {
position: relative !important;
}
If that is not working, please help me to send your page URL and we will work on it
If you feel my answer is helpful, like it or mark it as a solution. Let me know if you have any questions.
Best regards,
PageFly
Hi @Rjbm ,
Please send your site and if your site is password protected, please send me the password. I will check it.
Unfortunately, this hack didn’t work for me. 