我已经创建了一个wordpress网站,如果您以移动尺寸查看该网站,则会出现水平滚动条,我们如何将其删除? 这是我的网站链接http://demo.proserindustries.com/
答案 0 :(得分:0)
添加“溢出:隐藏to your
bgimg class. Actually, you see a horizontal scroll when the size of the heading
h1`超出某些手机上页面的宽度
或
您可以在标题标签上使用css word-break: break-word
...这不是很优雅的解决方案,但是在某些情况下也可以使用