Remove Product Count on filter Dawn Theme

Hey all been trying to remove the above, where it says ‘138 products’ but i’m not sure how to go about this. I’ve tried researching and managed to remove some other product counts on my page but i’m stuck on this one. Please help!!

Hi @Kawkab

This is PageFly - Advanced Page Builder. I would love to give you some recommendations

-Go to Online Store->Theme->Edit code

-Asset-> base.css paste the below code at the top of the file.

.mobile-facets__count,#ProductCountDesktop{display:none !important}

Best Regards;

PageFly

Thank you! Worked a charm

you are welcome, I glad when can help you

Hello, we are trying to also remove the product counts on filters on Dawn theme but the code does’nt work. It still shows count, see picture.

Do you please have a code for this?