I am using Bootstrap 3.2.0. I am using a navbar ofered by Bootstrap. I have too many links in the navbar. If I resize the window, the links are listed downward. And the menu icon appears if the window is small enough (decided by Bootstrap css). I want that menu icon appear more earlier, before the links expand to downward. However, I do not want to edit the css file. Am I able to get this functionality done in the html code by using inline styles or Internal Style Sheet. I hope the question is clear.
Thanks in advance.