Home › Forums › WoodMart support forum › Label size Label size This topic has 5 replies, 2 voices, and was last updated 3 years, 10 months ago by Elise Noromit. Viewing 6 posts - 1 through 6 (of 6 total) Author Posts April 15, 2021 at 9:56 am #283144 johnny10Participant Hi, How can I resize rectangle labels or get the smaller text to display text in one line? Screenshot attached. Attachments:You must be logged in to view attached files. April 15, 2021 at 7:23 pm #283339 Elise NoromitMember Hello, Please provide the product page URL I will check and give custom CSS. Best Regards April 17, 2021 at 8:40 am #283776 johnny10Participant Page URL: https://wayway.pl/kategoria-produktu/bez-kategorii/ Thanks. April 17, 2021 at 3:56 pm #283894 Elise NoromitMember Hello, Please add this code to the Theme Settings > Custom CSS > Global: .labels-rectangular .product-label { padding: 5px 10px; font-size: 10px; } Best Regards April 20, 2021 at 8:10 am #284538 johnny10Participant Thanks. But how can I set label color and label text? April 20, 2021 at 2:52 pm #284728 Elise NoromitMember Hello, Please add this code to the Theme Settings > Custom CSS > Global: .labels-rectangular .product-label { padding: 5px 10px; color:#ffffff; background-color:#000000; font-size:12px; } Best Regards Author Posts Viewing 6 posts - 1 through 6 (of 6 total) You must be logged in to create new topics. Login / Register