Make Navigation sticky
This piece of code will make sure your navigation bar will stay stuck to the top of the page after the user scrolls down. The code is made for navigation bars that are on page load separated from the top. for navigation bars that are already positioned at the top, a few simple css codes can take care of making this sticky. |