ComputerWolf / SlickNav

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

SlickNav CSS Position Fixed Problem #148

Closed dannyliamho closed 8 years ago

dannyliamho commented 8 years ago

If I set SlickNav to a fixed position, users are unable to scroll through a long menu if it goes off screen. Is there a solution to this?

#slicknav {
position: fixed;
top: 0px;
}
ComputerWolf commented 8 years ago

See this issue: #3