This topic has 4 replies, 2 voices, and was last updated 9 years, 1 months ago ago by Jack Richardson
Hey, Title says it all really.
Thanks.
Hello,
Please use this code in custom.css file:
.button.etheme_add_to_cart_button {
background-color: green !important;
}
To create custom.css you need rename default.custom.css to custom.css in wp-content/themes/blanco directory via FTP and enable it in Blanco – Theme Settings, tick “Enable Custom CSS file”.
Best regards,
Jack Richardson.
That didnt seem to work. Still looking the same for me.
http://www.alcoholemporium.co.uk/shop/wine/barefoot-sauvignon-blanc-white-wine-75cl/
Thanks
Hello,
Please use this code instead:
.cart .button {
background-color: green;
}
Best regards,
Jack Richardson.
You must be logged in to reply to this topic.Log in/Sign up