Hi
How are you?
I would like to change the font only of the product title in the shop page and the article page. I was able to change it with CSS on the product page but it doesn’t change on the shop page. Could you tell me how I could change it. Thanks!
Hello,
You can use the below custom code to change the font-family
.content-product .product-title a {
font-family: 'Lato';
}
Regards
You must be logged in to reply to this topic.Log in/Sign up
One standard license is valid only for 1 project. Running multiple projects on a single license is a copyright violation.