Archived topic
Change the colour of price in woocommerce
3 replies · Started by rtomc on January 11, 2017
Viewing posts 1–4 of 4
Hy,
I need change the colour of the prices in woocommerce.
I found, in this forum, how to change "add to cart" button, but I do not know how change only de colour of prices.
Can anyone explain it me?
Thanks !
RMR
Hi there,
Try this CSS:
.woocommerce-Price-amount.amount {
color: #81d742;
}
Adding CSS: https://docs.generatepress.com/article/adding-css/
If it doesn't work can you provide a link to the site?
Done !
Thanks !
You're welcome :)
This archived topic is closed to new replies.