• Hi, I try to get the Label came out from the product image square space but even with a Z-index of 1000000 it stay in the box.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author RazyRx

    (@razyrx)

    Hello,

    You can try to use this custom CSS code to show it

    .basel-hover-alt .product-element-top {
        overflow: visible!important;
    }

    Regards,
    Oleg

    sprinco

    (@sprinco)

    Thank you it works like a charm ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Z-Index not working’ is closed to new replies.