- The navbar-burger
is a hamburger menu that only appears on mobile. It has to appear as the last child of navbar-brand
. It has to contain three empty span
tags in order to visualize the hamburger lines or the cross (when active).
+ The navbar-burger
is a hamburger menu that only appears on touch devices. It has to appear as the last child of navbar-brand
. It has to contain three empty span
tags in order to visualize the hamburger lines or the cross (when active).