I\'ve figured how to align the menu items to the right, but when resized the navbar-toggler doesnt appear.
Code:
Updated 2018
The hamburger is there, but it's not visible because the Navbar needs a color, or change the toggler color.
navbar-dark to produce light/white colored links and togglernavbar-light to produce dark/gray colored links and togglerIn Bootstrap 4.0.0 navbar-toggleable- has changed to navbar-expand-, but navbar-light and navbar-dark still work the same way...
also see: Bootstrap navbar: nothing is displayed on smaller devices