最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

css - Update wordpress causes white space on admin

programmeradmin0浏览0评论

I've updated wordpress to the 5.5 version, how can I remove this?

I've an empty div which has a margin-top: 2rem, which causes the white space on top, but can't explain for the footer

<div id="adminmenuback"></div>

I've updated wordpress to the 5.5 version, how can I remove this?

I've an empty div which has a margin-top: 2rem, which causes the white space on top, but can't explain for the footer

<div id="adminmenuback"></div>

Share Improve this question asked Aug 14, 2020 at 9:03 lucrecelucrece 1248 bronze badges
Add a comment  | 

1 Answer 1

Reset to default 1

According to this post: How to fix the admin menu margin-top bug in WordPress 5.5?

There is no solution yet, but maybe this will help you find one.

Personally, I tested locally and on a SiteGround server, but I can't recreate the problem. However, if you can tell yourself it's a PHP error like the link I gave you above, maybe your file with PHP log errors will tell you something.

(Sorry for my bad english, j'ai voulu t'écrire en français, mais bon ^^)

Don't forget to write define('WP_DEBUG_LOG', true) in your wp-config file.

发布评论

评论列表(0)

  1. 暂无评论