Home New Guten Forums WoodMart support forum Sold Out” Sticker – French Translation Display Issue

Sold Out” Sticker – French Translation Display Issue

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

    lost.hinata
    Participant

    Hello dear Woodmart Support,

    I’ve translated the “Sold Out” sticker into French as “Épuisé”, but the container for the label appears to be too narrow, and the word gets cut off visually on the product cards.

    Could you please let me know how to adjust the container width or padding so that the full word “Épuisé” is properly displayed?

    Thank you very much for your continued support!

    Best regards,

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

    Hung Pham
    Keymaster

    Hi lost.hinata,

    Thanks for reaching to us and appreciate your patience.

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

    .product-labels.labels-rounded span.out-of-stock {
        max-width: 55px;
    }

    Please let me know if you need further helps.

    Regards,
    Hung PD

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