Viewing 2 posts - 1 through 2 (of 2 total)
-
AuthorPosts
-
June 24, 2016 at 8:22 pm #943987
hi, on the screenshot you can see that the nav-menü is left and not center. we have only on this one site the problem on all other sites the menü is center.
Regards
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
June 25, 2016 at 2:15 am #944008Hi
To make the nav bar in center you need to give a max-width style to the nav bar .
Add below custom.css file@media (min-width: 768px) { .navbar-nav { margin: 0 auto!important; max-width: 700px; float: none!important; }}
When u will add more items in nav bar kindly increase the max-width in the above code as required .
AuthorPostsViewing 2 posts - 1 through 2 (of 2 total)This topic contains 1 reply, has 2 voices, and was last updated by Pankaj Sharma 8 years, 6 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum