This topic has 6 replies, 3 voices, and was last updated 3 years, 7 months ago ago by Olga Barlow
Where can I change the color of this
https://animalshop.dk/suport-7-4-2021/
Hello,
Try to use this custom CSS code:
.woocommerce-info {
background-color: #ff6700;
}
Regards
Where can I find this ?? and where should I put it?
.woocommerce-info {
background-color: #ff6700;
}
Add the code in Theme Options > Theme custom CSS > Global custom CSS
Regards
Ok how do I change this color then
the first was blue and this one is red
https://animalshop.dk/support-4-2-2021/
Hello,
Use the custom code below
.woocommerce-error { background-color: #ff6700; }
Regards
You must be logged in to reply to this topic.Log in/Sign up