Home Forums WoodMart support forum How to add background color in sidebar

How to add background color in sidebar

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

    shraddhashreegems
    Participant

    I want my sidebar to look like this, please help me to add the background color in sidebar

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

    Hello,

    Add this code in Theme Settings > Custom CSS > Global Custom CSS Area.

    .wd-widget.widget.sidebar-widget {
        background-color: #b19a93 !important;
    }

    Best Regards.

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