How do I remove an unwanted pop up from my ecommerce site?

Hi everyone! I recently created a pop up discount which I do not want anymore and I have no idea how to get rid of it. The apps I am using are Ecomrise and Ecomposerbuilder. Below is the link to my shop. https://218341-ef.myshopify.com/ Any help is greatly appreciated!

1 Like

Hi @Nubtheme1259 ,

Go to Online Store > Themes > Edit code > open theme.liquid file, add this code after element


Hi @Nubtheme1259

Check this one if it doenst work then you need to contact the app provider.

From your Shopify admin dashboard, click on “Online Store” and then “Themes”

Find the theme that you want to edit and click on “Actions” and then “Edit code”.

In the “theme. Liquid” file. Find the tag and paste the code below before the tag.


And Save.

Please don’t forget to Like and Mark Solution to the post that helped you. Thanks!