Line 195: | Line 195: | ||
display: none; | display: none; | ||
margin-left: 0 !important; | margin-left: 0 !important; | ||
+ | position: fixed; /* Set the navbar to fixed position */ | ||
+ | top: 14px; /* Position the navbar at the top of the page */ | ||
+ | width: 100%; /* Full width */ | ||
} | } | ||
Revision as of 10:48, 1 August 2018