I am using bootstrap on my site and am having issues with the navbar fixed top. When I am just using the regular navbar, everything is fine. However, when i try to switch it
For handling wrapping lines in menu-bar, apply an id to the navbar, like this:
and add this small script in the head after including the jquery, like this: That way, the top-padding of the body gets automatically adjusted. 0 讨论(0) 查看其它18个回答 发布评论: 提交评论 加载中... 验证码 看不清? 提交回复
and add this small script in the head after including the jquery, like this:
That way, the top-padding of the body gets automatically adjusted.