admin管理员组文章数量:1426394
I have an issue where the WP Admin Bar is transparent on some pages on the site. It's there and all the links are clickable, however, it is not viable.
I am using a child version of the Divi Theme but the issue is still there when I make the switch back to the standard theme.
When I inspect the page I notice that the following CSS is active.
#wpadminbar .screen-reader-shortcut {
position: absolute;
top: -1000em;
}
If I remove the 'top: -1000em;' then the bar appears. I am not sure why style is active and it is being taken from the 'admin-bar.min.css' which I have not overwritten or made any changes to.
My question is has anyone else come across this issue and do you have a recommendations to fix it without just overwriting the style?
本文标签: cssWP Admin Bar transparent on some pages (screenreadershortcut)
版权声明:本文标题:css - WP Admin Bar transparent on some pages (.screen-reader-shortcut) 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1745473530a2659856.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论