Change the green color of the warning around the website

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

  • Avatar: mariangio
    mariangio
    Participant
    August 4, 2021 at 01:56

    Hi
    I would like to change the green colour of the warning messages around the shop like “product added” or “no product in your cart”
    Thanks

    1 Answer
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 4, 2021 at 06:29

    Hello,

    Add the next code in Theme Options > Theme custom CSS > Global custom CSS:

    .woocommerce-message, .woocommerce-error, .woocommerce-info, .dokan-info, .dokan-error, .dokan-alert, .dokan-alert-success, .mc4wp-alert, .woocommerce-order-overview-wrapper ~ p {
        background-color: #a30865;
    }

    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.