Preview Link:
https://preview.webflow.com/preview/rollinonfaith?utm_medium=preview_link&utm_source=designer&utm_content=rollinonfaith&preview=a162bf0ac9c7ec2c1ee83b43f03722fc&workflow=preview
Hey there, I have an ecommerce site here. In all of my breakpoints but one, the cart wrapper does its job of hiding the other content. (See picture 1)
For some reason, on the 1920px breakpoint, The contents of some of my page spill over the wrapper into the cart area (see picture 2)
If someone could help with this and see what the problem is that would be awesome thank you!
SOLUTION:
For anyone that comes across this with the same or similar problem.
Whatever element is “Sticky” in my case it was a div block wrapping my cart button. Make sure you pump up the z index as high as you can.
This will cause the element to be on top of everything else, thus when the pop up opens, it will cause the wrapper to not have elements sticking through