This topic has 4 replies, 2 voices, and was last updated 6 years, 3 months ago ago by Rose Tyler
Hi
We want to change the font for product prices to Monsterrat
Where would we do this?
I have changed CSS in custom.css here:https://screencast.com/t/FvwXoRVBX I am obviously wrong.
But what is interesting is the font is showing as ‘open Sans,Arial’ and yet we are not using that in the Theme Options/Typography, see here https://screencast.com/t/li8muxxlR
So I am not sure how this font is being used?!
Hello,
Please use this code:
.woocommerce-Price-amount.amount {font-family: Montserrat; }
Do not forget to clear cache before cheking.
Regards
Is that the same for Product Pages and Category pages?
Yes http://prntscr.com/k8a59h http://prntscr.com/k8a5kl
Regards
You must be logged in to reply to this topic.Log in/Sign up