How to remove the number of products in the collections on Dawn 7.0.1?

Topic summary

A user seeks to hide the product count displayed on collection pages in Shopify’s Dawn theme version 7.0.1.

Proposed Solutions:
Multiple support representatives suggest adding custom CSS code to the theme.liquid file:

  • Navigate to: Online Store → Themes → Actions → Edit Code
  • Locate the theme.liquid file
  • Insert CSS snippet before the closing </body> tag

Technical Details:
The solution involves CSS styling to hide the product count element. Screenshots were shared showing the exact code placement and expected results.

Status:
The thread provides working solutions but lacks confirmation from the original poster about whether the fix was successfully implemented.

Summarized with AI on November 23. AI used: claude-sonnet-4-5-20250929.

That issue is very simple can you share me Your website domain name

Hi @Romeojewelers

You can try this code by following these steps:

Go to Online store => themes => actions => edit code and add this code on file theme.liquid before tag


Hope this answer helps.

Best regards,

Victor | PageFly

Hi @Romeojewelers ,

Glad to support you today.

To can remove the number of products in the collections page, you can check out my suggestion below to make it:

  1. Go to Edit code on Online Store:

  1. add my code above the tag on Theme.liquid:

Eg:

I hope you find the answer helpful.

Kind & Best regards,
GemPages Support Team.