Top "Navbar" questions

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

Twitter Bootstrap: navbar button not showing or toggling collapse

I'm adapting Twitter's Bootstrap to my Ruby on Rails tutorial project (By Michael Hartl) and the upper navigation isn't collapsing. …

twitter-bootstrap collapse navbar twitter-bootstrap-rails
React bootstrap Navbar: How to right align a navbar item

I'm trying to right align a navbar item (Contribute) within a navbar.js but I can't seem to figure it …

javascript reactjs twitter-bootstrap navbar react-bootstrap
Toggle button is not working with AngularJS and Angular ui Bootsrap

The toggle button appears but it is not working. I've got a same code now in online as well and …

angularjs twitter-bootstrap navbar togglebutton angular-ui-bootstrap
Disable responsive navbar in bootstrap 4

is there a way to disable the responsive navBar in bootstrap 4? I don't want the dropdown as in the mobile …

twitter-bootstrap navbar bootstrap-4 twitter-bootstrap-4
bootstrap navbar collapse working on computer not on iphone

My fixed navbar works fine when I resize my computer screen to below 980px. Once my screen is 979px or …

html css twitter-bootstrap collapse navbar
Ionic navbar dropdown-menu

I'd like to have an icon (three-bars) on the right-side in the navbar. Something like this: I used to have …

drop-down-menu ionic-framework ionic navbar
Bootstrap 3 Navbar in Joomla 3

I'm trying to create a Bootstrap 3 template in Joomla 3. My main navigation module is called "nav", so I place it …

twitter-bootstrap joomla twitter-bootstrap-3 navbar joomla3.0
Bootstrap: anchors and body top margin/padding

I'm using Bootstrap with a global navbar fixed to the top of the page body. <div class="navbar navbar-fixed-top …

twitter-bootstrap anchor margin navbar
Bootstrap affix navbar for single page with scrollspy and page anchors

This is for a single page, with a navbar that links to local anchors only. The navbar comes after a …

single-page-application navbar twitter-bootstrap-3 scrollspy affix
Navbar toggle not working with Angular 4 / ng-bootstrap

I am using ng-bootstrap in my angular 4 project: <navbar class="navbar navbar-expand-lg navbar-dark bg-dark fixed-top"> <button aria-controls="…

toggle navbar ng-bootstrap