How to remove product count in shop page

This topic has 3 replies, 2 voices, and was last updated 1 years, 7 months ago ago by Saira

  • Avatar: Saira
    Saira
    Participant
    October 11, 2022 at 12:38

    Hello,

    In my shop page first the categories are listing. when clicking on it products related to that will list. In the shop page along with the category name product count are also listing. How can I hide this product count . I only want the category name

    Screenshot : https://snipboard.io/iCKvPm.jpg

    Thank You

    2 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 11, 2022 at 13:18

    Hello,

    Try to use the next custom CSS code:
    .category-grid .count {
    display: none !important;
    }

    Regards

    Avatar: Saira
    Saira
    Participant
    October 11, 2022 at 13:59

    This is working

    Thank You

  • Viewing 3 results - 1 through 3 (of 3 total)

The issue related to '‘How to remove product count in shop page’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.