Navbar Styles

class name Type Purpose
.app-navbar View To style the outermost wrapper element of navbar widget.
.app-navbar-item View To style the nav item wrapper element of navbar widget.
.app-navbar-child-nav View To style the nav item of navbar widget.

Nav Item Styles

class name Type Purpose
.app-navitem View To style the outermost wrapper element of navitem.
.app-navitem-anchor WM Anchor To style the anchor of navitem.
.app-navitem-caret WM Icon To style the caret icon of navitem.

Extra Nav Item Styles

class name Type Purpose
.app-navitem-active WM Nav Item To style the active nav item.
.app-navitem-child WM Nav Item To style the child nav item.