Top "Navbar" questions

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

Bootstrap 3 Navbar Collapse menu at Left for left and right navbar items

I have a Bootstrap 3 navbar with left nav items and right nav items (as shown below). When collapsed, I want …

javascript html css twitter-bootstrap-3 navbar
JQM horizontal scroll navbar

i"ve been hunting the docs and can't seem to find a way to make a scrollable horizontal navbar in …

jquery-mobile scrollview navbar
Placing banner above the Bootstrap 3 navbar?

I have this Bootstrap 3 navbar: http://www.bootply.com/xkcDjvQslb I want the following modifications: Add banner above the fixed …

css twitter-bootstrap-3 navbar banner
highlight menu on scrolling (if reach div)

i want highlight the menu point if the div is scrolled // or clicked. http://jsfiddle.net/WeboGraph/vu6hN/2/ (thats …

jquery html css menu navbar
How to align nav items to the right in Bootstrap 5?

I have copied a navbar HTML code from https://www.codeply.com/go/qhaBrcWp3v Example 6: <nav class="navbar …

css alignment navbar bootstrap-5
Make Bootstrap 3.0 NavBar content always collapsed

I need to make a section of a NavBar of Bootstrap 3.0 always collapsed. Actual sections of the navbar: Links Search …

twitter-bootstrap toggle collapse navbar
How do I center these Twitter bootstrap 3 navbar links?

I'm wondering on how I can center the bootstrap 3's navbar menu items. I know they have included a .nav-justified …

html css centering navbar twitter-bootstrap-3
Flexbox - Justify left and right on the same line

Situation: I have a simple nav bar that I'm building in Flexbox. I want to float one item to the …

html css navbar flexbox
Bootstrap Navbar appears as vertical list...?

So I'm following a tutorial online (http://www.sitepoint.com/twitter-bootstrap-tutorial-handling-complex-designs/) and following the code exactly, but for some reason, …

html css twitter-bootstrap navbar
Bootstrap 4 - how to make 100% width search input in Navbar?

How to make 100% width of the search input in navbar? The field is limited in width: <nav class="navbar …

css input bootstrap-4 navbar