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

Adding a label to a product card/Добавление лейбла на карточку товара

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #264031

    detroyt86
    Participant

    Good day!
    How can I create such labels on the product card in the Woodmart theme?
    https://prnt.sc/ybcv5o

    Добрый день!
    Как я могу создать в теме Вудмарт такие этикетки на карточке товара?
    https://prnt.sc/ybcv5o

    #264051

    Hello,

    You need to add the image to the attribute item, and navigate to Products > Attributes > enter the attribute and enable “Show attribute label on products”

    If you have any questions please feel free to contact us.

    Best Regards

    #281294

    detroyt86
    Participant

    Thank you! Your advice helped me. I managed to add a picture to the product card and to the store catalog.
    Tell me what can I do to enlarge the picture 2-3 times?
    I need to do this on the product https://prnt.sc/1190juk and in the catalog https://prnt.sc/1190jfh

    Спасибо! Мне помог ваш совет Удалось добавить картинку на карточку товара и в каталог магазина.
    Скажите что мне сделать что картинку увеличить в 2 раза?
    Мне это нужно сделать на товаре https://prnt.sc/1190juk и в каталоге https://prnt.sc/1190jfh

    #281381

    Hello,

    Please provide the product URL I will check if it is possible to do with custom CSS.

    Best Regards

    #282028

    detroyt86
    Participant

    Thank you! Link added

    Спасибо! Ссылку добавил

    #282033

    detroyt86
    Participant

    Спасибо! Ссылку добавил

    #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

Viewing 7 posts - 1 through 7 (of 7 total)