This topic has 4 replies, 2 voices, and was last updated 7 years, 8 months ago ago by Jack Richardson
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
Hello,
Add this css code in custom.css:
.woocommerce .showcoupon,
.woocommerce .showgiftcard {
color: white;
}
Change the color value to your needs.
Regards,
Jack Richardson.
Many thanks
Hello,
You are welcome.
Regards,
Jack Richardson.
The issue related to '‘Colour of text in Checkout’' has been successfully resolved, and the topic is now closed for further responses