Color behind the added products - by ganda

This topic has 2 replies, 2 voices, and was last updated 8 years, 4 months ago ago by Robert Hall

  • Avatar: ganda
    ganda
    Participant
    December 3, 2015 at 10:15

    hello!

    How can i change the background color of the notification that pops when a client has added a product to his cart.

    Right now it is a green one.

    Please, contact administrator
    for this information.
    1 Answer
    Avatar: Robert Hall
    Robert Hall
    Support staff
    December 3, 2015 at 10:23

    Hello,

    Please use this code in 8Theme Options->Styling ->Custom CSS->Global Custom CSS.

    .woocommerce-message {
        background-color: #A2A5A1;
        border-color: #A2A5A1;
    }

    Regards,
    Robert Hall.

  • 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.