I am hoping someone can help me with this issue. I have a slide to the side interaction menu on my site that works great using a wrapper for the site contents. In the footer I have a button to launch a modal which is also contained in the footer. It works great unless I click the menu button first, then just the background for the modal shows up without the actual signup form Div. Any ideas as to why this is happening?
Wow, you’re right. I think it has something to do with the fact that it’s inside the footer. Moving it into the body fixes it. I was just hoping that by putting it into a symbol, I could avoid having to move it to every page manually. Oh well. Thanks!