Home › Forums › WoodMart support forum › Product label not resposive Product label not resposive This topic has 1 reply, 2 voices, and was last updated 2 years ago by Aizaz Imtiaz Awan. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts November 22, 2022 at 11:14 am #422716 juniarParticipant I want to ask about the product label in the Frequently Bought Together section, why is it unresponsive and I use 5 columns for the one in the image below Attachments:You must be logged in to view attached files. November 22, 2022 at 3:33 pm #422825 Aizaz Imtiaz AwanKeymaster Hello, Please try using the below Custom CSS code and paste it to Dashboard >> Theme Settings >> Custom CSS >> Global CSS section: .labels-rectangular .product-label { padding: 5px 8px !important; } And paste this CSS under the Dashboard >> Theme Settings >> Custom CSS >> Custom CSS for mobile: .labels-rectangular .product-label { padding: 5px 5px !important; } Then check back the Label again. Hopefully, it will appear fine by then. Best Regards Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to create new topics. Login / Register