Home Forums WoodMart support forum Editing a sidebar filter

Editing a sidebar filter

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #293660

    romb
    Participant

    How can I remove the quantity value from the filter

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

    Hello,

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

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

    Best Regards

    #293925

    romb
    Participant

    Thank you

    #294115

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

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

The topic ‘Editing a sidebar filter’ is closed to new replies.