-
Notifications
You must be signed in to change notification settings - Fork 214
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How to scroll menu on mobile? #98
Comments
I'm having the same problem. Has anyone solved this? |
Hey guys, has anybody had a couple of minutes to look into this? |
Just try creating dummy LIs and see if it works |
Would be pretty easy by adding
to Except is not: "If you are using visible for either overflow-x or overflow-y and something other than visible for the other. The visible value is interpreted as auto." source on StackOverflow So the best bet is to add one extra wrapper element inside |
Hi, thank you for this menu
But, when my sub-menu is big, it is impossible to scrol it up and down - the web site is scrolling then.
Is it possible to make menu scroll? when finger on it?
Can you help me?
thx
The text was updated successfully, but these errors were encountered: