Shopify themes, liquid, logos, and UX
Hi Shopify design ninjas.
I'm David, and our website is https://miriamjoyeria.com/
We have a pop-up on our homepage and I'd like to turn it off. I bought a third-party theme from Theme Forest. There isn't a button to turn it off, as far as I've found. It has been a challenge.
Can someone help me with the code, please?
Solved! Go to the solution
This is an accepted solution.
@DavidStephens do this to fix it in 20 seconds:
1. In your Shopify Admin go to online store > themes > actions > edit code
2. In your theme.liquid file, find the </body> (press CTRL + F or command + F on Mac)
3. paste this code right above the </body> tag:
<style>
.jsengo_popup{
display: none !important;
}
</style>
Please let me know whether it works.
Kind regards,
Diego
This is an accepted solution.
@DavidStephens do this to fix it in 20 seconds:
1. In your Shopify Admin go to online store > themes > actions > edit code
2. In your theme.liquid file, find the </body> (press CTRL + F or command + F on Mac)
3. paste this code right above the </body> tag:
<style>
.jsengo_popup{
display: none !important;
}
</style>
Please let me know whether it works.
Kind regards,
Diego
Nice. It worked. Well done, Diego.
@DavidStephens I'm glad to hear that!
Next time feel free to contact me personally, I'll be happy to help.
Kind regards,
Diego
If I can jump on this. I am trying to add the sign up box on boundless? How do I do that?
Please see the link in my profile and how can i remove this pop up.I tried a lot to remove it and there was no result and I can't find any coding from here which will remove this issue if you remove it please help me a little
Wow thank you, this worked for the Wokiee theme too. I do want to be able to turn ON a pop up in the future, just not that one that I had no control over. (Which is weird because it had the Mailchimp logo and I disabled the connection mailchimp too, to see if that would fix it, and it still didn't go away until I added your code.) My question is: When I do turn on the Wokiee Theme's pop-up, do you know if this code addition will cause any issues? I know this is an old thread... Thanks again!!
Hello Diego, we have a similar request but for a specific page on our Shopify website. We want the MailChimp pop-up to work as intended on all pages, except out newsletter subscription page, which is already asking users to subscribe. We do not want the pop-up to be triggered on that specific page. Is there a fix to remove pop-up on a specific page and not the entire website?
As 2024 wraps up, the dropshipping landscape is already shifting towards 2025's trends....
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024In today’s interview, we sat down with @BSS-Commerce to discuss practical strategies f...
By JasonH Nov 13, 2024