Easiest way to have a bootstrap layout where the burger menu is always visible
I have seen many people ask the opposite, to make the burger menu never appear , even in the small screen sizes, but I can't find how to easily always have the burger menu enabled . As it normally appears: This is assuming a standard Bootstrap 3 configuration, as generated by a Visual Studio 2013 Web Application project, so you should not need the standard Visual Studio MVC HTML or the Bootstrap CSS. As I would prefer it to appear: From generated master page from a VS 2013 Web Application Project <div class="navbar navbar-inverse navbar-fixed-top"> <div class="container"> <div class="navbar