gap at top (no wpadminbar) when browsing site as logged in admin
-
Whenever I’m logged in and then going to browse the site, there’s a block of code injected into my wp_head():
<style type="text/css" media="print">#wpadminbar { display:none; }</style> <style type="text/css"> html { margin-top: 28px !important; } * html body { margin-top: 28px !important; } </style>
This causes a 28px gap to appear at the top of the page, but only when I’m logged in.
Is there supposed to be an admin bar showing in that place? If so, how do I fix it? If not, how can I suppress the gap? it’s not a huge deal since only I see it, but it’s bugging me.
occurs on this blog: https://www.thisdoesntsuckblog.com
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘gap at top (no wpadminbar) when browsing site as logged in admin’ is closed to new replies.