Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hi Everyone,
We recently moved to Klaviyo for our email subscription system and removed our old "Sign Up" popup from our homepage. That original popup used Shopify's native design. When removing the popup code from the theme.liquid, it left a dark overlay that was originally used to make the popup "pop" more.
We did the same thing on the US version of our website and the solution was to use the following code under Online Store > Customize > Settings > Custom CSS:
#fvpp-blackout {
opacity: 0 !important;
}
This fix is not working on the Canadian version of our website. Any ideas would be appreciated!
https://www.jessem.ca
Solved! Go to the solution
This is an accepted solution.
I found a line of code that was causing the overlay and removing it worked. That's my fix for now.
I've attached 2 photos for context.
This is an accepted solution.
I found a line of code that was causing the overlay and removing it worked. That's my fix for now.
Hi @BTJE ,
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file theme.liquid
Step 3: Paste the below code at the bottom of the file -> Save
<style>
.fvpp-blackout{display:none !important}
</style>
Hope my solution works perfectly for you!
Best regards,
Oliver | PageFly
Please let me know if it works by giving it a Like or marking it as a solution!
PageFly - #1 Page Builder for Shopify merchants.
All features are available from Free plan. Live Chat Support is available 24/7.
Unfortunately it did not work.
We want to take a moment to celebrate the incredible ways you all engage with the Shopi...
By JasonH Oct 15, 2024Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024