Colour of text in Checkout - by Lily - on WordPress WooCommerce support

This topic has 4 replies, 2 voices, and was last updated 7 years, 10 months ago ago by Jack Richardson

  • Avatar: Lily
    Lily
    Participant
    March 18, 2017 at 01:36

    Hi,

    How do I change the colour of the text for ‘Coupon message’ and ‘Have a gift card’ message

    This is what I mean: https://screencast.com/t/SYqDpuA4bfR5 The text is highlighted as it is black.

    Thanks

    3 Answers
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    March 18, 2017 at 10:05

    Hello,

    Add this css code in custom.css:

    .woocommerce .showcoupon,
    .woocommerce .showgiftcard {
        color: white;
    }

    Change the color value to your needs.

    Regards,
    Jack Richardson.

    Avatar: Lily
    Lily
    Participant
    March 20, 2017 at 22:09

    Many thanks

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    March 21, 2017 at 10:37

    Hello,

    You are welcome.

    Regards,
    Jack Richardson.

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

The issue related to '‘Colour of text in Checkout’' 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.