Here is my html using bootstrap (I\'m sure bootstrap is installed correctly)
just simply add this into your CSS and get the elements in one line
.navbar-nav { display: inline-block; } .navbar-nav li { display: inline-block; }