如何使用CSS降低WordPress中的页脚高度?

我想使用CSS降低我的wordpress页面中的页脚高度。我试过了, 但结果不是我想要的。页脚在其下方添加少量空间。

我试过使用transform:比例尺, 底部填充(此无效), 高度等。

#wrap_footer{
    position : relative;
    height : 60px;
}

我只希望页脚高度减小, 而不在其下方添加任何空间。

这是原始页面

这是一张照片, 显示了我尝试过的页脚结果

谢谢


#1


你可以在以下方式使用此CSS样式:

position: fixed;
bottom: 0;

希望这可以帮助。

来源:

https://www.srcmini02.com/63236.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_41934.jpg): failed to open stream: operation failed in /mydata/web/wwwshanhubei/web/wp-content/themes/shanhuke/single.php on line 57
0
分享到:
没有账号? 忘记密码?