Home New Guten Forums WoodMart support forum Sold out label

Sold out label

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

    bbdollar
    Participant

    Hi,

    The sold -out label when translated in french is in 2 lines.

    How can I put it in 1 line ?

    Thank you very much

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

    Luke Nielsen
    Keymaster

    Hello,

    Please enter the below code into the “Global Custom CSS” area in Theme Settings -> Custom CSS.

    .product-grid-item .out-of-stock.product-label {
        word-break: unset;
    }

    Let me know the result.

    Kind Regards

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