Unfortunately the sticky function of my menu header stopped working. Neither option will work when selecting “Always” or “On scroll up”. Scrolling also looks a little “glitchy” with the background. I had the animation effect on to reveal sections on scroll but that was making scrolling extremely difficult so I turned that off and it helped. It seems some other fix for the menu might have caused this issue.
That unfortunately did not fix the menu on scroll and it adds excess overflow to the page on the right side that I don’t want. I previously had overflow-x: hidden to fix the overflow issue but even when taking that out, the header issue is not fixed. Thank you
I was able to fix both mobile and desktop sticky menu but I am now seeing it is the cart drawer that is causing the overflow. Trying to fix it but still having trouble. I was helped previously because the menu drawer was not scrolling or displaying properly. The fix has likely caused this issue but I’m not seeing anyway to get rid of the overflow without overflow-x: hidden, which I don’t want to do because it breaks the sticky menu. Thank you