Home New Guten Forums WoodMart support forum Background Color

Background Color

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #372100

    riverman
    Participant

    Hello

    How can I change the background color of the cart, after adding a product?

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

    Hello,

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

    .wd-side-hidden.wd-opened {
    background: red;
    }

    Best Regards

    #372178

    Hello,

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

    .wd-side-hidden.wd-opened {
    background: red;
    }

    Best Regards

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