This topic has 6 replies, 2 voices, and was last updated 4 years, 5 months ago ago by Rose Tyler
Hi,
May I ask how to change the color of the price, category and the hover color of the add to cart button?
https://ibb.co/6F394rC
Thank you
Hello,
Edit custom CSS code in Theme Options > Theme custom CSS > Global custom CSS – http://prntscr.com/t4tcgv
http://prntscr.com/t4tdfr
Add this code –
.type-product .product-content .product-information .single_add_to_cart_button.button:hover {
color: black !important;
}
Regards
May I ask how to change the product name color on this page?
Hello,
Theme Options > Styling > Dark version > Off, then to to Theme Options > Typography > Headings > Color.
Regards
thank you
You’re welcome!
Regards
You must be logged in to reply to this topic.Log in/Sign up