Customizations

Solved

Customizations

Iozols
Tourist
13 0 4

Ekrānuzņēmums 2025-05-03 143631.png

Is there posible to remove product count and change style for search ?

Accepted Solution (1)

Moeed
Shopify Partner
7505 2028 2492

This is an accepted solution.

Hey @Iozols 

 

Follow these Steps:

1) Go to Online Store
2) Edit Code
3) Find theme.liquid file

4) Add the following code in the bottom of the file above </body> tag

<style>
.facets__product-count {
    display: none !important;
}
</style>

RESULT

Moeed_0-1746272871334.png

 

If I managed to solve your problem then, don't forget to Like it and Mark it as Solution!

 

Best Regards,
Moeed

- Need a Shopify Specialist? Chat on WhatsApp

- Get a quick Shopify quote – Click here!

- Custom Design | Advanced Coding | Store Modifications


View solution in original post

Replies 3 (3)

Moeed
Shopify Partner
7505 2028 2492

This is an accepted solution.

Hey @Iozols 

 

Follow these Steps:

1) Go to Online Store
2) Edit Code
3) Find theme.liquid file

4) Add the following code in the bottom of the file above </body> tag

<style>
.facets__product-count {
    display: none !important;
}
</style>

RESULT

Moeed_0-1746272871334.png

 

If I managed to solve your problem then, don't forget to Like it and Mark it as Solution!

 

Best Regards,
Moeed

- Need a Shopify Specialist? Chat on WhatsApp

- Get a quick Shopify quote – Click here!

- Custom Design | Advanced Coding | Store Modifications


devcoders
Shopify Partner
1418 170 445

Hello @Iozols 

Welcome to the Shopify Community! Please share your store URL and password (if it’s password-protected), so I can check and provide you with the exact solution.

Shopify Developer: Helping eCommerce Stores
If you need assistance with your store, feel free to contact us at devcodersp@gmail.com
WhatsApp No: +91 8516919310 If my assistance was helpful, please consider liking and accepting the solution. Thank you!

GTLOfficial
Shopify Partner
852 176 191

Hello @Iozols 
1) is there posible to remove product count

Go to online store ----> themes ----> actions ----> edit code ----> base.css
add this code at the end of the file and save.

.facets__product-count {
display: none !important;
}

result
17.png


If this was helpful, hit the like button and accept the solution.
Thanks

- Buy me a Pizza
- If helpful then please Like and Accept Solution.
- Want to modify or custom changes or bug fix on the store Hire me. GTL web solutions
- Want Complete Storefront: Send an email ⇨- Email: info@gtlofficial.com - Skype: ritesh_27dh