Home Forums WoodMart support forum UNIFORM LABELS BETWEEN SHOP PAGE & PRODUCT PAGE

UNIFORM LABELS BETWEEN SHOP PAGE & PRODUCT PAGE

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #119891

    Jeriss Cloud Center
    Participant

    Dear,

    On the product page, the labels are not long like in the shop page.
    How can I make it 1 line only?

    THanks

    Attachments:
    You must be logged in to view attached files.
    #119930

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    .single .labels-rectangular .product-label {
        font-size: 9px;
    }

    The only way is to reduce the font-size of the text.

    Best Regards

    #119936

    Jeriss Cloud Center
    Participant

    Ok thanks, point closed

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

The topic ‘UNIFORM LABELS BETWEEN SHOP PAGE & PRODUCT PAGE’ is closed to new replies.