Promo background wrap z-index

I need help with z-index see prints in secure note

Hi @bracas,

Thanks for reaching out.

Is that a custom one? Unfortunately, I couldn’t view the page, would you mind providing the password of that page?

I couldn’t test it my installation as well as I’m not sure how that image is added there. I tried with the icon and it doesn’t need a z-index, it just covers the background image instead.

Thanks!

Sorry about that I share i secure note.

Hi @bracas,

Thanks, I see it now. Please add this CSS to your global custom CSS.

.x-promo-content {
    position: relative;
} 

That should correct the order and wrapping of overlapping elements.

Thanks!

Sweet! Many thanks Rad! :sunglasses:

You’re most welcome!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.