HI,
The add to basket button on my site has dark coloured text and is difficult to see.
How can i change the text colour
Many Thanks
This topic has 2 replies, 2 voices, and was last updated 10 years ago ago by Robert Hall
HI,
The add to basket button on my site has dark coloured text and is difficult to see.
How can i change the text colour
Many Thanks
Hello,
Please add this code in Global Custom CSS
.single_add_to_cart_button{
color:#fff !important;
}
Regards,
Robert Hall
You must be logged in to reply to this topic.Log in/Sign up