简体   繁体   English

网站在移动设备中没有响应,但在计算机中

[英]Website not responsive in mobile but in computer

I have created a responsive website with Bootstrap 3 . 我已经用Bootstrap 3创建了一个响应式网站。 While I have tested it in Mozilla and Chrome on my computer, it is responsive. 我已经在计算机上的Mozilla和Chrome中对其进行了测试,但它具有响应能力。 But on a phone (Samsung S Duos 2) it's home page is responsive, but not other pages. 但是在电话(Samsung S Duos 2)上,它的主页是有响应的,但其他页面没有响应。 On the home page it shows responsive dropdown nav menu and all. 在主页上,它显示了响应下拉菜单和所有菜单。 But for other pages it shows the ordinary navigation menu like computer. 但是对于其他页面,它会显示普通的导航菜单,例如计算机。 I don't know why this is happening. 我不知道为什么会这样。

For bootstrap menu I've styled only for screen size greater than 768px (using a media query @media(min-height:768px) ) 对于引导菜单,我仅设置了大于768px的屏幕尺寸(使用媒体查询@media(min-height:768px)

I am sharing the website link here please anyone help me to sort it out 我在这里共享网站链接请任何人帮助我进行梳理

将您首页的元标记应用于其他页面

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

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