Remove product count

Hi all, need to remove the product count as shown below. theme: North URL: https://www.padeleditionuk.com/

Hi @DASCPA

Its password protected.

the store is still in development, the password is ecommfirst

Hi @DASCPA ,

The site requires a password, please check it.

Wrong password.

Hi @DASCPA ,

I have reviewed your requirement but your store is still in development (password: ecommfirst is not correct).

So I suggest you just need to edit css script and the issue can be resolved. You can follow my instructions!

Step 1: Go to Admin β†’ Online store β†’ Theme > Edit code:

Step 2: Search for the file base.css, theme.css, styles.css or theme.scss.liquid. And add this code snippet to the end of the file.

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

Step 3: Save your code and reload this page.

I tried and successed in my demo store as you can see the picture below:

We hope my suggestions will solved your issue. If it not works, please share with me the correct password. We will check it and suggest you a solution if possible.

If it is helpful, can you kindly give us many likes and mark the solution for us?

This can be a reference for other merchants if they have an issue like you and greatly motivate us to contribute to our community.

Have a nice day, sir!

Hi @OwenTheOrdinary

This is Theodore from PageFly - Shopify Page Builder App

Please add this code to your theme.liquid above the to get this solved

Step 1: Online Stores > Themes > More Actions > Edit code

Step 2: click on theme.liquid and paste the code above the


Hope this can help you solve the issue

Best regards,

Theodore | PageFly

<phong cΓ‘ch>