jekyll-docs-template
jekyll-docs-template copied to clipboard
Keeping navigation always show.
trafficstars
Hi, I like this jekyll theme. :smile: How to keep navigation always show, when scroll down.?
Thanks. The easiest solution would be to add a position: fixed CSS rule for the navigation element. You can adjust the top and left offsets to position it the way you want it.