Button Order and Size
To change the order of the buttons, click Configure buttons
. Then click Navigation Pane Options
. Select the button to change. Then click Move Up
or Move Down
.
You can change the navigation buttons size in Options
. Choose the size you want.
Positioning and Functionality
To set the navigation bar at the bottom, use position: fixed
property, with bottom
property.
To make the navigation bar functional on small screens, add a bars icon. Insert code after the links to collapse and expand the navigation bar when clicked.
You can also drag the visible view names on your Navigation Bar to rearrange the order.
Resizing and Layout
To resize the Navigation Pane in Word, hover over the separator. The mouse pointer turns into a horizontal, two-pointed arrow.
Use AbsoluteLayout
to position elements when adding background images and buttons with the Navigation bar element.
Dropdowns and Collapsing Menu
To make full-width dropdowns in Navbar, add a width of 100%
and zero-pixel top margin to dropdown-menu
class.
The navbar-collapse
contains links and toggle-friendly content. It is the menu in mobile view.
Editing Links
Click EDIT LINKS
on the Quick Launch or Top link bar to move a link. Select the link to move. Drag it to its new position.