Home Forums WoodMart support forum change color

change color

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

    judy
    Participant

    Hello,
    how can i change the color of this item

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

    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.

    .woocommerce-cart .woocommerce-notices-wrapper [role=alert] {
        background: orange;
    }

    Regards.
    Xtemos Studios.

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