Home Forums WoodMart support forum Remove/Hide Count Widget

Remove/Hide Count Widget

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #188190

    Jonas-Ruf
    Participant

    Hey,
    first of all…really genial Theme. Thank you!

    Now my question. Maybe that’s a strange question but I just come close to the solution. How can I hide the number of filters

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

    Hello,

    Thank you very much for choosing our theme and for warm feedback.

    Please add this code to the Theme Settings > Custom CSS > Global to hide:

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

    Best Regards

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