简体   繁体   English

Twitter Bootstrap Navbar问题

[英]Twitter Bootstrap Navbar Issue

Currently working on my first website for a local business and I'm having an issue with the navbar when viewed on movile devices. 目前在我的第一个本地公司网站上工作,在移动设备上查看导航栏时遇到问题。 If the device is unable to display the entire navbar when you scroll to the right it shows an empty space. 如果在向右滚动时设备无法显示整个导航栏,则显示空白。 I'm not sure what is causing the issue, could someone please point me in the right direction? 我不确定是什么原因引起的,有人可以指出正确的方向吗?

Here's the site URL - www.riksystems.com/index.html 这是网站网址-www.riksystems.com/index.html

Thanks. 谢谢。

It looks like you have a fixed layout and not a responsive one. 看起来您的布局是固定的,而不是响应式的。 Check directly from the getbootstrap how to create a responsive layout and check the code for a responsive navbar so when it is viewed on smaller resolutions the menu will colapse and show a button that you can click on to see the full menu. 直接从getbootstrap中检查如何创建响应式布局,并检查响应式导航栏的代码,因此当以较小的分辨率查看导航栏时,菜单会折叠并显示一个按钮,您可以单击该按钮查看完整菜单。 Click here . 请点击这里

and scroll down for the responsive navbar. 并向下滚动至自适应导航栏。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM