Re: Remove Product Count on filter Dawn Theme

Solved

Remove Product Count on filter Dawn Theme

Kawkab
New Member
7 0 0

Filter.PNG

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!!

Accepted Solution (1)

PageFly-Victor
Shopify Partner
7865 1785 3101

This is an accepted solution.

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

 

View solution in original post

Replies 4 (4)

PageFly-Victor
Shopify Partner
7865 1785 3101

This is an accepted solution.

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

 

Kawkab
New Member
7 0 0

Thank you! Worked a charm

PageFly-Victor
Shopify Partner
7865 1785 3101

you are welcome, I glad when can help you

PetitFox
Excursionist
19 0 6

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?Screenshot 2024-07-26 at 17.47.49.png