Home › Forums › Basel support forum › Product Labels Product Labels This topic has 5 replies, 3 voices, and was last updated 7 years, 2 months ago by Artem Temos. Viewing 6 posts - 1 through 6 (of 6 total) Author Posts November 26, 2017 at 10:00 pm #25632 johnpapastParticipant Hello, How can i set the label new and onsale in different sides each other when the 2 of these are appears? Thank you November 27, 2017 at 7:30 am #25651 Artem TemosKeymaster Hello, Could you please provide us a link to your shop page so we can prepare a custom CSS code for you? Regards November 27, 2017 at 4:51 pm #25823 johnpapastParticipant Check this page after login to WP https://www.rtm.gr/shop/axesouar/nordica-mountain-2-pair-junior/ November 27, 2017 at 5:47 pm #25841 Bogdan DonovanKeymaster Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue. div.single-product-content .product-images .product-labels { right: 25px; left: 20px; max-width: 100%; } div.single-product-content .product-images .onsale { position: absolute; left: 0px; top: 0px; } Regards November 27, 2017 at 5:56 pm #25845 johnpapastParticipant ok i’ll edit this. Thank you November 27, 2017 at 6:17 pm #25851 Artem TemosKeymaster You are welcome! Author Posts Viewing 6 posts - 1 through 6 (of 6 total) You must be logged in to create new topics. Login / Register