http://www.handheldtesting.com/
检查后端的“停用评论”或添加'display:none:'
<div id="respond" class="comment-respond" style="display:none;">
代码中的。
当页脚向上移动时,页面上1/2的内容消失。有什么想法吗?
非常感谢, 肯
答案 0 :(得分:1)
这篇CSS似乎导致了这个问题:
body.responsive.layout-full #page-wrapper .full-container {
height: 172px;
}
我不确定为什么这个高度被明确设定,看起来很奇怪。您应该在完全删除之前测试影响...