Home New Guten Forums WoodMart support forum change the sidebar cart background color

change the sidebar cart background color

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

    eric
    Participant

    Hi there,
    I want to change the background color of sidebar cart

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

    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.

    .cart-widget-side.woodmart-cart-opened {
    background: red;
    }

    Best Regards.

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