Home Forums WoodMart support forum how to change the sidebar background color?

how to change the sidebar background color?

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

    nick122
    Participant

    HI ,

    how to change the sidebar background color?
    shown in the picture below

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

    Hello,

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

    .post-type-archive-product aside.sidebar-container.col-lg-3.col-md-3.col-12.order-last.order-md-first.sidebar-left.area-sidebar-shop {
        background: red;
    }

    Best Regards.

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