jekyll-docs-template icon indicating copy to clipboard operation
jekyll-docs-template copied to clipboard

Keeping navigation always show.

Open syswow opened this issue 10 years ago • 1 comments
trafficstars

Hi, I like this jekyll theme. :smile: How to keep navigation always show, when scroll down.?

syswow avatar Mar 12 '15 17:03 syswow

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.

bruth avatar Mar 12 '15 17:03 bruth