Home Forums WoodMart support forum How to change the filter side bar background

How to change the filter side bar background

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

    ctagency
    Participant

    Hi,

    How can change the color of filters side bar ? I am using the theme in dark version so the font every where on the website is white and bg of sidebar is also white. Please tell the code to change the side background to black or change the font color for side bar only. Picture is attached

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

    Hello,

    I saw the screenshot you attached.

    Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .woodmart-archive-shop .sidebar-container {
        background: black;
    }

    Regards.
    Xtemos Studios.

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