【问题标题】:right side scroll bar is not showing in chrome for my wordpress website.. its working well in firefox and other browser我的 wordpress 网站的 chrome 中没有显示右侧滚动条。它在 Firefox 和其他浏览器中运行良好
【发布时间】:2018-02-17 13:16:30
【问题描述】:

最近我正在研究一个 WordPress 主题。灌输主题网站后在所有浏览器中运行良好。 问题是 chrome 浏览器中没有显示正确的滚动条,而是在 Firefox 和其他浏览器中运行良好。 只有 chrome 为我的网站带来了问题。 浏览器没有问题,因为在所有其他网站中,chrome 都很好地显示了滚动条。 提前致谢。

【问题讨论】:

标签: php wordpress


【解决方案1】:

删除以下行

::-webkit-scrollbar {
  display: none 
 }

来自你的 style.css 文件。路径http://www.davidjpphillips.com/wp-content/themes/davidphillips/style.css

【讨论】:

猜你喜欢
  • 1970-01-01
  • 1970-01-01
  • 2018-05-05
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 2017-04-06
  • 1970-01-01
相关资源
最近更新 更多