Change the size of the Label width
-
Hi, i have translate my Label from out of stock to my language ” RASPRODATO ” and the label appears in some pages as it should and in some pages the font ” O” is dived . In the index page the lable text is fine, in other pages like this one : https://www.cungu.com/product-category/tehnika/ the label is not looking as it should the “O” is dived – screenshot : https://paste.pics/B99NN
Hello,
I saw the screenshot you attached. Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.product-labels {
max-width: 53%;
}
Regards.
Xtemos Studios.