This topic has 2 replies, 2 voices, and was last updated 7 years, 4 months ago ago by Amzy Leel
hi,
how do i change the single product price colour from pink to black
see here: https://www.8theme.com/demo/xstore/underwear/product/soft-lace-bra/
Hello,
Put this css code in,
8theme options >> styling >> custom CSS >> global custom css
.single-product .product-information-inner .woocommerce-Price-amount { color: #000; }
Regards,
You must be logged in to reply to this topic.Log in/Sign up