Browser: Brave
OS: macOS
URL: www.acume.org
I have a sticky header that causes a horizontal overflow issue on mobile. When I add section {overflow-x: hidden;} it fixes it on mobile. But then I’m left with a scrollable mega menu, which I don’t want. I have gone through and nothing is over 100vw / max-width: 100%, and box-sizing: border-box; is on.
How do I fix this?
Also in the builder, I do not see any evidence of an overflow:



