Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Everytime I open my store, a discount pop up shows up, it says:
"Get 15% OFF your first order
You'll be notified about the latest sales and discounts"
I can't find out how to remove it, i've deleted all other popups. It's important for me to delete this because the message shows up in english and my store is in a different language.
Solved! Go to the solution
This is an accepted solution.
.sendmation-optin {
display: none !important;
}
Add this code in
sendmation-optin.css
thank you.
What is your store url?
hi! it's werebell.com
It looks like it's this app that is causing the pop up- https://apps.shopify.com/sendmation
You may need to contact them about code removal if the app is already uninstalled, the app's support team should help you with it.
This is an accepted solution.
.sendmation-optin {
display: none !important;
}
Add this code in
sendmation-optin.css
thank you.
Thank you both!!
Where can i find ''sendmation-optin.css'' ??
Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024The Hydrogen Visual Editor is now available to merchants in Shopify Editions | Summer '...
By JasonH Sep 2, 2024Note: Customizing your CSS requires some familiarity with CSS and HTML. Before you cust...
By JasonH Aug 12, 2024