How can I remove an unwanted pop-up from my online store?

Does anyone know what this is and how I can remove it from my store?

Hey @Ret22

Could you please provide your Store URL and, if applicable, the Password too? Your cooperation is greatly appreciated!

Best Regards,
Moeed

1 Like

stellaria.store this it noticed on product pages

Hey @Ret22

Follow these Steps:

  1. Go to Online Store

  2. Edit Code

  3. Find theme.liquid file

  4. Add the following code in the bottom of the file above tag


RESULT:

If I managed to help you then, don’t forget to Like it and Mark it as Solution!

Best Regards,
Moeed

Hi @Ret22

This is Richard from PageFly - Shopify Page Builder App, I’d like to suggest this idea:
Online Store ->Theme ->Edit code
Assets ->Base.css

.vtl-mf-dialog {
    display: none !important;
}

Hope you find my answer helpful!
Best regards,
Richard | PageFly