我在wordpress上安装了themeisle的zerif主题, 并且该菜单在移动设备上不起作用。我已经联系了他们的支持人员, 但他们也无法解决问题。菜单工作正常, 但是如果滚动页面并尝试打开它, 则不会显示任何内容。菜单似乎正常显示, 控制台未显示错误。我已经禁用了所有插件和juicer.io小部件, 但是问题仍然存在。这是网站的网址:http://ribeirojjuberlandia.com.br任何帮助将不胜感激!
#1
你的B’coz在#main-nav中设置了固定高度50px, 已在style.css中修复(行号:1829)
因此, 你需要使用#main-nav.fixed {height:100%;}或#main-nav.fixed {height:auto%;}
希望能有所帮助。
让我知道进一步的澄清。
#2
添加此CSS样式
#main-nav.fixed {
height: auto !important;
}
来源:
https://www.srcmini02.com/65614.html
微信公众号
手机浏览(小程序)
Warning: get_headers(): SSL operation failed with code 1. OpenSSL Error messages:
error:14090086:SSL routines:ssl3_get_server_certificate:certificate verify failed in
/mydata/web/wwwshanhubei/web/wp-content/themes/shanhuke/single.php on line
57
Warning: get_headers(): Failed to enable crypto in
/mydata/web/wwwshanhubei/web/wp-content/themes/shanhuke/single.php on line
57
Warning: get_headers(https://static.shanhubei.com/qrcode/qrcode_viewid_40861.jpg): failed to open stream: operation failed in
/mydata/web/wwwshanhubei/web/wp-content/themes/shanhuke/single.php on line
57