https://nova.komponentko.si/racunalniki/hyper-beast-ultra-gaming-pc-rtx-3070-8gb-ryzen-5-5600x-16gb/
When on product page, and I hover the LEANPAY button, the popup look like this.
https://i.imgur.com/6sqbmZD.png
Si I fixed it with this css
https://i.imgur.com/JL8rzrG.png
Now it’s (almost) ok.
https://i.imgur.com/LWa5H5g.png
I can’t get rid of the OR (ali) element.
It tried
.et-or-wrapper {
z-index: -1 !important;
}
but does not seem to be working. How can I target it?