Hi
I would like to change the font of the product title in the shopping cart (not on the cart page) but on the popup when you had new product on the cart.
I have tried but both not working :
h4.product-title
{font-family: lato!important;}
.product-title h4 {
font-family: Lato !important; font-weight: bold !important;
}
Could you please help. Thanks!
Site URL: hidden Theme version: 7.4.0 WooCommerce version: 4.7Hello,
.et_element .cart-widget-products li .product-title a {
font-family: Lato;
font-weight: bold;
}
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.