Hi. The ‘Add To Cart/Continue Shopping’ popup window on my Dawn Theme is transparent for some reason and I can’t figure out how to make it a solid colour to prevent this mess captured above.
Please assist?
Hi @ForLorne
You can try this code by following these steps:
Go to Online store => themes => actions => edit code and add this code on file theme.liquid before tag
Hope this answer helps.
Best regards,
Victor | PageFly
Thank you. The issue seems to be that the popup window is displayed behind the product heading.
Is there a fix for this?
Can you share the URL so I can check more about this?
I’m having the same Problem! Does anyone have a solution? Maybe it’s coming from the Dawn update?
Thanks Victor. Still having the same problem. here is the URL https://lorne.co.za/
Hi Victor. https://lorne.co.za
Hi @ForLorne ,
I had the same issue in my onlineshop (www.pflanzpaket.de) and finally found a solution, that was working for me:
Go to your liquids ( I think in English navigation it should be something like onlinestore → themes → edit code). Search for theme.scss.liquid → search in that file for .cart-popup-wrapper → change background color to white + I also changed the z-index to 19999 just in case.
Hope that helps.
Best,
Albert