Home Forums WoodMart support forum Adding a label to a product card/Добавление лейбла на карточку товара Reply To: Adding a label to a product card/Добавление лейбла на карточку товара

#282115

Hello,

Please add this code to the Theme Settings > Custom CSS > Global:

body.single-product .labels-rectangular .label-with-img.label-term-besplatnaya-dostavka {
    padding: 0;
    max-width: 100%;
}

Best Regards