Home Forums WoodMart support forum “How can I hide the product count in attributes?”

“How can I hide the product count in attributes?”

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #454900

    canerkorkmazli5516
    Participant

    Hello. How can I hide the number of product attributes?

    Attachments:
    You must be logged in to view attached files.
    #455048

    Luke Nielsen
    Keymaster

    Hello,

    You need to disable the “Show product counts” option via Appearance -> Widgets -> Shop page Widget area -> Product categories.

    https://prnt.sc/uH9AZrZniw0r

    I’d be happy to assist if you have any other questions or concerns.

    Kind Regards

    #455109

    canerkorkmazli5516
    Participant

    Thank you for your quick turnaround. My problem is exactly like this.

    https://www.youtube.com/watch?v=WJGXHGJcoDo

    #455129

    Luke Nielsen
    Keymaster

    Hello,

    Please enter the code below into the “Desktop CSS” area in Theme Settings -> Custom CSS.

    .woodmart-woocommerce-layered-nav .wc-layered-nav-term .count{
        display: none;
    }

    Kind Regards

    #455300

    canerkorkmazli5516
    Participant

    The problem is solved, thank you very much for your support. I wish you good work.

    #455457

    Luke Nielsen
    Keymaster

    Hello,

    We’re so glad we could help you find a solution to your problem. Your satisfaction is our top priority, and we appreciate your business. Please don’t hesitate to contact us if you need anything in the future.

    Kind Regards

Viewing 6 posts - 1 through 6 (of 6 total)

The topic ‘“How can I hide the product count in attributes?”’ is closed to new replies.