Second time asking for support on this - by Dittemila

This topic has 2 replies, 2 voices, and was last updated 7 years, 5 months ago ago by Eva Kemp

  • Avatar: catrine87
    Dittemila
    Participant
    November 17, 2016 at 13:30

    Go to my site, add a product to the basket, and ugly green box will appear saying: added to basket!

    I want to change the color of this ugly green box.

    Do you have a css for this?

    1 Answer
    Avatar: Eva
    Eva Kemp
    Support staff
    November 17, 2016 at 19:06

    Hello,

    Add this code in custom.css file:

    .single-product .woocommerce-message {
        background-color: #98c391 !important;
    }

    Set the color you need.

    Regards,
    Eva Kemp.

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