Background color of "Product added to cart" message/

This topic has 2 replies, 2 voices, and was last updated 3 years, 11 months ago ago by Rose Tyler

  • Avatar: Adrian
    Adrian
    Participant
    May 24, 2020 at 11:20

    Hello,

    How do i change the background color of the bottom slide up confirmation when adding to cart?
    Thanks

    1 Answer
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 24, 2020 at 12:43

    Hello,

    Add this code in Theme Options > Theme custom CSS:

    .sticky-message-on .content-page .woocommerce-message {
        background-color: grey !important;
    }

    Regards

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.