Home › Forums › WoodMart support forum › sold out in one line sold out in one line This topic has 1 reply, 2 voices, and was last updated 4 years, 8 months ago by Elise Noromit. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts July 5, 2020 at 12:25 pm #208728 opticienvpParticipant Hi, when i made the translation of sold out in french it divided it in two lines How can i make it in one line? Thank you Attachments:You must be logged in to view attached files. July 6, 2020 at 9:12 am #208881 Elise NoromitMember Hello, Please add this code to the Theme Settings > Custom CSS > Global: If your label is round use this code: body .labels-rounded .out-of-stock { max-width: 100px; height: 70px; } If your label is rectangular, use this code: body .product-label.out-of-stock { max-width: 100px; } Best Regards Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to create new topics. Login / Register