Pop up on page is appearing behind the page content!

Hi, I’m using some code within a page which creates a button that links to an online booking portal and when you click the button, a pop up appears but it’s behind the page content! I’ve tried to add to the code so it opens up in a new window, but that doesn’t seem to work. Can you let me know why it’s appearing behind the page content?!!

I’ll put the page URL in a secure note as it’s on a temp link.

Thanks!

Hi @core365,

Thanks for reaching out.

Please inspect your section where the button is added and change its z-index value to 99999

Do the same changes on the column where the button is added,

Hope this helps.

Brilliant! Thank you, that’s sorted it! I’d never had even tried that, as I haven’t even got a clue what the z-index is all about!

Many thanks!

Glad we were able to help :slight_smile:

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