Hi
I am trying to change the font of the product title on the popup “quick view”
It seems that my code is working while working on it but when I do a new incognito page I cannot see the change.
Is my code not correct?
.et-mini-content .product-name a
{font-family: Lato !important;
font-weight: bold !important}
thanks