k8pq Posted October 12 Share Posted October 12 SITE: www.kinsmenjournal.com I'm currently utilizing a pop-up from MailChimp on our website which has worked great. The url is pointed to a landing page and we're hoping to disable the pop-up for the landing page only (kinsmenjournal.com/welcome). From searching this post: I know there's a way to target the pop-up with code injection, I just don't know how to target MailChimp pop-ups specifically. Can anyone help me out? Link to comment
Solution tuanphan Posted October 15 Solution Share Posted October 15 Do you know how to add code to Welcome Page Header Code Injection? You can add this code <style> div#PopupSignupForm_0 { display: none !important; } </style> Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
k8pq Posted October 16 Author Share Posted October 16 @tuanphan that worked perfect, thanks so much! Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment