I\'m trying to create a simple Navbar in Bootstrap 3 that doesn\'t collapse - responsive isn\'t necessary here because we just have a simple title on the left + button on th
In my case, i only used the navbar-header and nothing else.
Basically, the navbar-header would help me easily get all the header css in there. Inside of it, i added a container and played around with my options for a similar case as yours.