ComputerWolf / SlickNav

Responsive Mobile Menu Plugin for jQuery
MIT License
939 stars 314 forks source link

mobile menu links cant scroll it down. #73

Closed graydirt closed 9 years ago

graydirt commented 9 years ago

i have 6 menu link and my problem is i cant scroll it down up to the last menu. is there any way how to fix it?.portrait and landscape?

see this test link for 768 below: http://www.graydirt.com/_p/slicknav/ http://codepen.io/graydirt/pen/OPrggK

Klenkes commented 9 years ago

Because the outermost container .slicknav_menu ist set position:fixed. I have the same problem with a menu with 9 toplevel links. I had to reduce padding and margin so that the menu fits into a smartphone screen. At least in portrait mode.

iamjon commented 9 years ago

See this issue: https://github.com/ComputerWolf/SlickNav/issues/3