Keep links in navbar at collapsing using Bootstrap
问题 I'm creating a responsible navigation bar using Bootstrap. Now it looks like: in expanded view, and: in collapsed view. In the normal view it looks okay, however in collapsed view I'd like to keep in the bar Sign Up links and not to have it in the collapsed list. Something like this (this screenshot was created in graphical editor): This is my code: @import url('https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css'); <script src="http://code.jquery.com/jquery-3.2.1.min.js"><