Closed dannyliamho closed 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; }
See this issue: #3
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?