Sold Out” Sticker – French Translation Display Issue
-
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.
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