Home Forums WoodMart support forum Logo in attribute filter

Logo in attribute filter

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

    vasid00
    Participant

    Hello
    How to turn off the brand logo in the filter?

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

    Hello,

    Please use the below custom CSS code and paste it to Theme Settings >> Custom CSS >> Global CSS Section:

    .wd-sidebar  .wd-swatches-brands .wd-swatch.wd-bg {
        display: none;
    }

    Best Regards.

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