Modifierclasses
.topbar-unfix
Applies to.topbar
Unfix the topbar from top of the page, so it won't move on scrolling.
Javascript:
-
topbar.fix()
-
topbar.unfix()
-
topbar.toggleFix()
.topbar-expand-*
Applies to.topbar
*
can be one of sm
, md
, lg
and xl
. This class hides the .topbar-navigation on screens smaller than selected size.