Add-Ons

Extend Concise with these pre-built add-ons.

Navigation Styles

This add-on requires the breakpoint() mixin in order for the SASS or LESS files to compile without modification.

Dropdown

Adding .nav-dropdown automatically turns a nested navigation list into a dropdown.

Preview

Vertical Navigation

Default

The .nav-vertical class allows you to stack navigation list items in a vertical manner.

Preview

Adding a border

Simply adding the class .nav-bordered to your vertical navigation will add a border around the entire element as as a hover effect for each list item.

Preview

Adding a line

In the preview, .nav-line has been added to our vertical navigation to add a border beneath our list items.

Preview

Dropdowns

jQuery dropdowns can be easily added to vertical navigation to display content. Dropdowns will display to the right of the vertical navigation menu by default.

The icons used here are from a modified version of the Font Awesome icon font library.

Preview

Download