Silly question: Working with Bootstrap v4.0. How can we put 'hamburger' items on the right side, instead of left side?
Basically, I want this, just opposite sides
Another example: I need items to be just under 'hamburger', not on the left side:
I looked on http://getbootstrap.com/docs/4.0/components/navbar/, Bootstrap 4 navbar items on right side, Collapse button on right side of navbar in bootstrap 4
Everybody talks about items in regular navbar. But what about items in collapsed navbar?
*with Bootstrap 3 everything worked fine, I just cannot find how to do it with Bootstrap v4.0.
Thanks!