Hi
I have a problem which is my hamburger menu and dropdown menu overlay on mobile mode.
I tried to set the hamburger menu as z-index 9999, and the dropdown menu as z-index -1.
They don’t overlay again, however, I can’t press my dropdown menu.
Does anyone know how to fix the problem??
The other question is I made my navbar scroll into view with the black background effect by adding some interaction. I set my navbar as absolutely, and with a sticky div outside of it to make the scroll into view interaction.
However, my hamburger menu doesn’t scroll well. When scrolling, it doesn’t really move, but the page moves.
Does anyone can help with this problem?
Here is my site Read-Only: LINK