The default width for my navbar is too wide 1170px. I would like to reduce it down to 940px - but I want to keep the responsiveness.
1170px
940px
I trie
The .navbar-static-top you are using forces your navbar to become full-width. Remove that class and you will get a resizable navbar. Then, you can wrap it in a span# of the size you want.
.navbar-static-top
navbar
span#
... 0 讨论(0) 查看其它7个回答 发布评论: 提交评论 加载中... 验证码 看不清? 提交回复