0
We need your code to be sure. I believe your links are calling the class
nav navbar-nav navbar-right
Just remove the navbar-right class and the content will come to the side of the logo right away.
0
1
We need your code to be sure. I believe your links are calling the class
nav navbar-nav navbar-right
Just remove the navbar-right class and the content will come to the side of the logo right away.
No, by chance my Nav bar is like this (class="Nav navbar-Nav")
So we really need to see your code. It may be that your logo is pushing the content as well, but I doubt it. Post HTML and any additional CSS.
It appears that the logo has the dimension of all that space, that is, the css is recognizing as if the "empty" part that is between the logo and the dropdown menus is part of the logo, and that it is pushing the menus.
Without your code you can’t have any idea what’s going on.
Browser other questions tagged html css
You are not signed in. Login or sign up in order to post.
Comsidere add your code to the question.
– Victor Eyer