Top "Navbar" questions

The portion of HTML and XML that deals directly with page navigation

Change navbar color in Twitter Bootstrap

How would I go about modifying the CSS to change the color of the navbar in Twitter Bootstrap?

css twitter-bootstrap twitter-bootstrap-3 bootstrap-4 navbar
Bootstrap NavBar with left, center or right aligned items

In Bootstrap, what is the most platform-friendly way to create a navigation bar that has Logo A on the left, …

html css twitter-bootstrap bootstrap-4 navbar
Bootstrap 3 Navbar with Logo

I want to use the Bootstrap 3 default navbar with an image logo instead of text branding. What's the proper way …

css twitter-bootstrap twitter-bootstrap-3 navbar
Bootstrap 4 align navbar items to the right

How do I align a navbar item to right? I want to have the login and register to the right. …

css twitter-bootstrap flexbox bootstrap-4 navbar
Center content in responsive bootstrap navbar

I'm having trouble centering my content in the bootstrap navbar. I'm using bootstrap 3. I've read many posts, but the CSS …

css twitter-bootstrap navbar
Bootstrap 3 Navbar Collapse

Is there any way to increase the point at which the bootstrap 3 navbar collapses (i.e. so that it collapses …

twitter-bootstrap twitter-bootstrap-3 navbar
Change bootstrap navbar collapse breakpoint without using LESS

Currently when the browser width drops below 768px, the navbar changes to collapsed mode. I want to change this width …

css twitter-bootstrap responsive-design navbar collapse
Change color of bootstrap navbar on hover link?

I want to know how to change the color of the links when you hover over them in the nav …

html css twitter-bootstrap colors navbar
How to set bootstrap navbar active class with Angular JS?

If I have a navbar in bootstrap with the items Home | About | Contact How do I set the active class …

javascript twitter-bootstrap angularjs angularjs-directive navbar
Decreasing height of bootstrap 3.0 navbar

I am trying to decrease bootstrap 3.0 navbar height which is used with fixed top behavior. Here i am using code. …

twitter-bootstrap navbar twitter-bootstrap-3