Product successfully added - by tbijeux - on WordPress WooCommerce support

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

  • Avatar: tbijeux
    tbijeux
    Participant
    December 18, 2014 at 14:52

    Hmmmm keep trying to create a topic and I’m not sure it’s working! So let me try again lol

    1. How can I change the “product successfully added” background green color (it appears over the product when I add one and then again on the cart page).

    I’ve added the following code with no changes….it’s still green.

    .woocommerce-message {
    background-color: #98C391 !important;
    }

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    December 18, 2014 at 15:10

    Hello,

    Try to add this code into custom.css file.

    .added-text{
    background-color: #98C391 !important;
    }

    Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.

    Regards,
    Robert Hall.

    Avatar: tbijeux
    tbijeux
    Participant
    December 18, 2014 at 15:28

    Wonderful….Cheers Robert!

    Avatar: Robert Hall
    Robert Hall
    Support staff
    December 18, 2014 at 16:01

    You’re welcome!

    Regards,
    Robert Hall.

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

The issue related to '‘product successfully added’' has been successfully resolved, and the topic is now closed for further responses

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