• Hello

    I’m using YITH AJAX Filter Preset’s Widget.
    how can I change widget’s background color?
    as you can see here

    • This topic was modified 3 years, 1 month ago by hopefulness.
Viewing 1 replies (of 1 total)
  • Plugin Support Iván Sosa

    (@ivansosa)

    Hi there,

    try to add this CSS rule in Appearance > Customize > Additional CSS:

    div.yith-wcan-filters{
        background-color: gray;
    }

    Add your favorite color where it says ‘gray’.

    Have a great day!

Viewing 1 replies (of 1 total)
  • The topic ‘how to change widget’s background color’ is closed to new replies.