I am using Bootstrap 3 . i can\'t give the navbar same width with the container. if it works in large screen but don\'t work in other screen size. How can i make a fixed si
The fix I would make to this is to simply put the container class in the this will constrain your nave bar to be the width specified by the container attribute.
Code below:
Also it is not nessicary for the to be wrapped in a