• Hello, I am using Pro version and the image labels position on picture are not showing in catalog. And on mobile product page none of the labels are showing. Thank you.

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author ILLID

    (@mihail-barinov)

    Hi,

    Well as I see one of the labels is loaded without any problem ( ‘Doprava pouze po Praze’ at the bottom of image ). The problem only in labels with svg image. Can you replace this svg with png/jpg/gif image instead?

    Regards

    Thread Starter tuanphamngoc

    (@tuanphamngoc)

    Hi, i tried it, doesnt work. Thank you.

    Plugin Author ILLID

    (@mihail-barinov)

    Looks like I understand the issue. Please add following custom css

    .advanced-woo-labels .awl-type-image img {
        position: relative;
    }
    Thread Starter tuanphamngoc

    (@tuanphamngoc)

    It is working now thank you. However in product page on mobile no labels are showing.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Image Labels not showing in catalog and in mobile product page’ is closed to new replies.