Home Forums WoodMart support forum Change the size of the Label width

Change the size of the Label width

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #256954

    thenightfox91
    Participant

    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

    #256957

    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.

Viewing 2 posts - 1 through 2 (of 2 total)