Shopify themes, liquid, logos, and UX
Hello, I am trying to remove the product count from my collection list on my page (https://itsmorgen.com/collections/silk-slip-midi-dress) for the Dawn theme - do you know how to do this>
Hi there!
Thanks for posting a great question and you can easily hide the product count by adding a little bit of code to your theme file.
Head into your theme editor (go to Themes // Action // Edit Code), open up the file called 'base.css' and add the following code at the very bottom of the file:
.product-count__text {
display: none;
}
Save the file and refresh your collection page on your website. You should now see that the product count is no longer visible.
I hope that this works and do get in touch if you have any issues.
Kindest regards
Iain (iain@vumo.co.uk)
how can i remove the item counts from the filter ?
how do I remove product count from collection list on homepage? https://mayli-jewels.com/
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025