Bootstrap vertical menu

Published: 9.5.2019 | Last update: 2.7.2019

Create a nicely styled Bootstrap 4 vertical menu

The menu in this snippet includes icons for quicker user's navigation and badges representing the number of entries in each category. Both of these features can be, of course, easily removed.

Menu's markup uses only Bootstrap's built-in classes, so all you need to do is to copy its HTML code into your project, and you're good to go.

If you liked this snippet, you might also enjoy exploring Bootstrap Multiselect Dropdown or Bootstrap products list .

Please note that the interactive editor on this page should be viewed on your laptop or desktop for the best results.

See my free Bootstrap themes Edit this snippet

How to use the snippet

There are two ways to use the snippet:

  • a] Copy it into your project. This means:
    1. Copy content of the HTML, CSS, JavaScript tabs into your project
    2. Make sure that you have jQuery 3 and Bootstrap 4's CSS and JS included in your project too.
    3. That should be it, and you should be good to go.
  • b] Use the "Edit in JSFiddle" link in the top right and play with it in the JSFiddle. After adjusting what you need, you can use the same steps as in a] to develop it locally.
Share on Facebook Share on Twitter Share on LinkedIn