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.
Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025