Change color - by Dittemila - on WordPress WooCommerce support

This topic has 6 replies, 3 voices, and was last updated 7 years, 5 months ago ago by Rose Tyler

  • Avatar: catrine87
    Dittemila
    Participant
    October 5, 2016 at 11:14

    Hallo. How can I change the color on the box that pops up when an item is added to the cart?.
    The box that inform you about the item is added to your card?
    Hope you understand.
    Thank you

    5 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    October 5, 2016 at 11:47

    Hello,

    Please show a screenshot for better understanding. Do you want to change font color or background color?

    Regards,
    Eva Kemp.

    Avatar: catrine87
    Dittemila
    Participant
    October 7, 2016 at 09:47

    How do you want me to show you a picture when it is not possible to opload a picture???

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 7, 2016 at 10:03

    Hello,

    You can try to use it https://app.prntscr.com for creating screenshots
    Also try to add this code in Custom CSS:

    .single-product .woocommerce-message {
        background-color: #75d69c !important;
        color: black;
    }
    .single-product .woocommerce-message .button {
        color: black;
    }
    .single-product .emodal.shown {
        background-color: antiquewhite;
        color: red;
    }

    Regards,
    Rose Tyler.

    Avatar: catrine87
    Dittemila
    Participant
    November 9, 2016 at 11:02

    I have no idea how to use that.

    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.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 9, 2016 at 11:25

    Hello,

    Please, provide wp-admin access in Private Content.

    Regards,
    Rose Tyler.

  • Viewing 6 results - 1 through 6 (of 6 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.