Home Forums WoodMart support forum SoldOut label

SoldOut label

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

    MatoZato
    Participant

    Hello. Please, how we can set SoldOut label to one line?

    Thank you.

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

    Hello,

    The only way is to reduce the font-size, in addition, you would better choose the rectangular shape of the label.

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

    body .labels-rounded  .onsale { 
    font-size:12px; 
    }

    Reduce the font till it is aligned with one line.

    Best Regards

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