I'm trying to set up a popup for a subscribe form (Not a plugin form but a different form. And the popup works great. But when you click on the popup to enter the information, the popup resizes and refreshes. It doesn't allow the user to enter the information. I changed the popup from an inline to an iframe so that fixed it, but the iframe one doesn't allow me to set up a max-width so that it resizes correctly in mobile devices. The inline one does.
Is there a way around that?
Here's the link of an example.
Thanks