This topic has 6 replies, 2 voices, and was last updated 10 years ago ago by Eva Kemp
Hi
The text color is the same colour as the add to cart button. How can I change this please?
Hello,
To change “Add to cart” text color add this code into custom.css file:
a.btn.border-grey.product_type_simple {
color: red !important;
}
Replace the color value with yours.
How to create custom.css you can watch in this tutorial (it’s for Legenda theme but the process is identical).
Thank you.
Regards,
Eva Kemp.
Hi
Thanks for this but the button text is still the same on the product pages.
Please see here http://ukfragrances.co.uk/shop/ladies/calvin-klein-obsession-eau-de-parfum-spray-100ml/
The black add to cart button still contains black text
Hello,
Please add this code into custom.css file:
.button {color: red !important;}
Thank you.
Regards,
Eva Kemp.
Hi
Sorry, this still has not worked
Hello,
Please provide us with wp-admin panel credentials in Private Content.
Thank you.
Regards,
Eva Kemp.
The issue related to '‘change add to cart button text color’' has been successfully resolved, and the topic is now closed for further responses