Dawn Theme Hide Product Count in Filter on Collection page

I’m trying to hide product count in Filter on the Collection page in Dawn Theme, but can’t figure it out.

Does anyone have a solution?

Thank you

1 Like

@sanamarina

Welcome to the Shopify community!
Thanks for your good question.

Please share your store URL.
So that I will check and let you know the exact solution here.

Hello @sanamarina

  1. Open code editor ‘Snippets > facets.liquid’ file

  2. Search for ‘({{ value.count }})’ and remove it >> https://prnt.sc/OXxpx0ynVUJH

  3. Save

1 Like

Worked. Thank you!

Hello, do you have an updated solution for 2023?