• Resolved Alex T.

    (@polaatx)


    Hello,

    First I want to thank you for your theme. I’ve been looking for featured image header theme like this for a while.

    I just wanted to point out that when I login, the top of the page hides under the admin menu. In other words, the page is not pushing itself down to make room for the admin menu.

    Here’ a screenshot. Note the admin menu is covering up site-name and site-nav. You can barely read the bottom of the site-nav menu items and all of the tagline.

    screenshot

    I’m newbie to WP so not sure if this is your theme’s shortcoming. If there is a solution, please let me know.

    • This topic was modified 7 years, 11 months ago by Alex T..
Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author Webbjocke

    (@webbjocke)

    Hi thanks for noticing! That’s not so good so there will be a fix to this in the next update. Until then you can add the css below to your site. It’s not perfect but makes it look a little better until the fix comes.

    .admin-bar #site-header{
      top: 32px;
    }
    Thread Starter Alex T.

    (@polaatx)

    Works great. Thank you.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Admin menu covering up top of the page’ is closed to new replies.