Hi,
I would like to disable this email pop up, is there a way that someone could help me with it
Thank you!
password = plavopink
Users are seeking to remove unwanted email pop-ups from their Shopify stores.
Initial Troubleshooting:
Proposed Solution:
assets/timber.scss.liquid file:.popup.jesnego_popup { display:none!important; }
Ongoing Issues:
Status: Partially resolved - CSS workaround effective for some themes but not universally applicable.
Hi,
I would like to disable this email pop up, is there a way that someone could help me with it
Thank you!
password = plavopink
Check your theme settings there’s most likely an option to disable it.
Go to Admin > Themes > Customize > Check in Header or Theme Settings
Is there a way to disable it using codes? Thank you
I’m having the exact same problem. I have been trying to figure it out for hours. ugh! following this post. Thanks
Yes,
Add the following code to your assets/timber.scss.liquid file at the very bottom.
.popup.jsengo_popup {display:none!important}
Thank you very much! it works pretty well. Im so lucky that I encounter you sir
Hi,
I am experiencing this issue with my site. I believe the pop-up was created through the theme but I am having trouble disabling it.
My site is https://store.sundaysgrocery.com/collections/goods
and the pop-up appears on the store page.
Any help would be greatly appreciated!
Many thanks,
Lily
This, unfortunately, did not work for me, I am using the Dawn theme, is there another way to disable this 10% off discount popup?