Bug report: Main site Navigation on mobile

Hey there.
I found this bug [see screenshots] in styles on your main site: when main navigation closes while sub item opened you still can see sub item contents on page like overflow.

I think you can fix it like this:
.bYrrkq {
visibility: visible; ← need to be changed to “hidden” when main navigation closes
}

Screenshot 2020-12-08 at 16.40.58|637x500

1 Like

Hey there!

Thanks for reporting that! I’ll pass that feedback to appropriate team so it can get fixed!

I’ve just been told that the fix has been implemented and will be shortly deployed.

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.