Home Forums WoodMart support forum How to Remove Swatches on Layered Nav Filters

How to Remove Swatches on Layered Nav Filters

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

    kraeski
    Participant

    I’m setting up the Layered Nav Filters and I’d like to remove the swatches for 1 filter (brands).
    I can set the options do display Small/Normal/Large swatches on this widget, but is it possible to hide the swatches?

    #21077

    Artem Temos
    Keymaster

    Hello,

    Thank you for choosing our theme and contacting us.

    Try to add the following code snippet to the Custom CSS area in Theme Settings

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

    Kind Regards
    XTemos Studio

    #21088

    kraeski
    Participant

    Worked perfectly!
    Many thanks

    #21090

    Artem Temos
    Keymaster

    You are welcome, we are always happy to help you, write us when you have any difficulties or issues with our theme.

    And we would be glad if you will rate our theme with 5 stars on Theme Forest in case you are satisfied with our theme and customer service http://themeforest.net/downloads

    Thank you in advance 🙂

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