Hi,
I’m working on implementing a custom modal on multiple pages on a site.
I have the modal working on a test page but it’s overlaying most elements on the page except the header, one footer element and the chat icon. I’d like this to overlay all elements on the page.
I have the modal and button content in a section element placed on a page.
×
This is a modal popup test
The JavaScript is in a section called static-header.liquid file
Here is the test page:
https://liftow-safety-products.myshopify.com/pages/ja-sandbox
Hoping this is an easy solve.
Thanks in advance!