I’m having trouble with my modal popup on ConvertPlug. When a user clicks on the name field and types in their name, they can’t click on the Email field. They have to tab to get to the email field. Ideally, I’d like them to be able to click on it.
This happens on the pop-up modal found on the homepage with the primary CTA’s.
UPDATE: I believe I have fixed the issue. It was Autoptimize that caused the issue.
If anyone has this issue in the future, make sure you get Autoptimize to load your JS in the <head>. This seems to clear up my problems with the ConvertPlug pop-up modal.