The mega menu is when you want to include all menu options in a large panel. The full Bootstrap grid system is available.

First, add a .mega-menu class to a .navbar.

By default, every .dropdown in a .mega-menu will be sized according to the content. However, a full width mega menu can be setup by adding the .mega-menu class to a .dropdown.

Optionally, you may use .mega-menu-content to wrap content with padding.