Shopify themes, liquid, logos, and UX
How do I hide the product count from a collection page?
Was able to hide the Sort By filters, but I don't see an option for hiding product count.
I'm very comfortable with code so have no issue with updating that if need be.
Shop link: https://4juyzqz0gnarpx0n-27267825797.shopifypreview.com
Best,
Kaila
Solved! Go to the solution
This is an accepted solution.
Please add the following code at the bottom of your CSS file.
.template-collection span.filters-toolbar__product-count {
display: none;
}
Hope this works.
This is an accepted solution.
Please add the following code at the bottom of your CSS file.
.template-collection span.filters-toolbar__product-count {
display: none;
}
Hope this works.
That worked, thank you!!
Which css file?
I am using theme, refresh.
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024