0
comment
comment
on 3/16/2017 6:57 AM
How to make a sticky navbar using Bootstrap
Today I will demonstrate one way to achieve a sticky navbar in Bootstrap v4 using fixedsticky.
This post will be composed by three parts:
1. Get the librairies
2. Page without the nav sticking
3. Make the nav stick
1. Get the librairies
As mentioned in the introduction, we will be using fixedsticky and bootstrap v4.
We start first by getting those via