我在http://amcham.konsagous.com/有一个wordpress网站 页脚在桌面上看起来很好,但是在移动设备上有一个社交媒体链接DIV不会移动。 版权页脚也不会在移动视图中向下移动。我尝试了以下方法:
.site-info{
position : absolute;
bottom : 0px;
}
然后页脚消失了。有什么建议吗?
答案 0 :(得分:0)
嗨删除线条样式,它的外观非常适合响应式设计。
text-2
{
position: absolute; - remove
}
text-3
{
position: absolute; - remove
top: 325px; - remove
}
text-4
{
position: absolute; - remove
top: 593px; - remove
}
text-5
{
position: absolute; - remove
top: 847px; - remove
}
一边#文本-5- { 位置:绝对!重要; - 去掉 }