Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

Changing WooCommerce Product Display Font

Home / Forums / Virtue Theme / Changing WooCommerce Product Display Font

This topic is: Resolved
[Resolved]
Posted in: Virtue Theme
November 21, 2016 at 1:03 pm

Hi,

I’ve changed the font I’m using globally to Josefin Sans in the theme customization typography panel, but the product names in WooCommerce are still using Lato. I’ve tried adding the below to advance settings in the css but it still won’t change it. I’ve tried setting h5 here too but it still won’t change it. Everything else on the site has changed to Josefin Sans except for the product names and it’s driving me batty. Funny thing is that if I inspect the element in my browser and change it there it works, but if I try to change it for real it won’t take. Could you advise? I can’t find another place where I could change it. Thanks!

.product_item .product_details h5 {
font-family: Josefin Sans;
}

  • The forum ‘Virtue Theme’ is closed to new topics and replies.