如何减少WordPress中header和iframe之间的空间?

我有此页面http://34.238.252.129/percentage-gains/, 该页面由wordpress呈现。我正在使用这个主题https://wordpress.org/themes/vast/。你看到的表格位于iframe内, 因此内容来自另一个页面。如何减少标头和iframe之间的空间?我希望它几乎在上边缘。

供将来参考, 这是当前的外观:

在此处输入图片说明

#1


你的答案不是真的特定于WordPress, 而只是CSS。你可以通过定制程序或主题样式表添加它。

.page-id-6 main#content {
    margin: 0 0 96px;
}

.page-id-6确保该特定页面上的页边距顶端只有0。

来源:

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