NO BUG: Z-index doesn't work

Browser: Chrome 110
OS: macOS

Hi, I just noticed the z-index value doesn’t get stored in the CSS. tried both class, and directly to the element(id)

I had to create the CSS manually in wpcodebox to make it appear in frontend



Hi,
Thanks so much for your report!

Unfortunately, I cannot reproduce the issue. Can you provide me with a live link?

Best regards,
timmse

I was hoping it would be easy to reproduce as I can’t share this one for now, sorry. :frowning:
Fixed it manually and moving on as it’s on production.

You can send me the link via private message.

Hi,

I had the time so I went and double checked this and it turned out this was my own mistake. I had set the z-index value for the second largest viewport instead of the largest. Sorry for the false flag!