I have set up the Mailchimp embed code in the the wp_head hook and it works on desktop. On mobile it seems to get stuck to the top of the site, please help.
The code is suppose to make a pop up to subscribe to my mailchimp campaign.
Here are the instructions:
Copy code
Click Copy and access your site’s HTML.
Add code
Decide which pages you want to connect to MailChimp. For each of these pages, paste in your site code just before the closing </head> tag.
I have moved the code to the After Header Content hook. I get the same result, working properly on the desktop but is hanging up on the top of mobile. It is set to pop-up on scroll to middle of page.