• Resolved oginome

    (@oginome)


    I’ve just installed 4.6.1 and using wen associate theme.
    Desktop version is perfect.
    But the admin bar moves downward (just cover the top-left menu list button)
    Any idea to fix it?
    Deeply thx.

    Logout mobile screen, it's ok.
    Mobile screen with admin bar

Viewing 1 replies (of 1 total)
  • Thread Starter oginome

    (@oginome)

    Oh solved.

    /wp-includes/css/admin-bar.min.css

    #wpadminbar{direction:ltr;color:#ccc;font-family:-apple-system,BlinkMacSystemFont,”Segoe UI”,Roboto,Oxygen-Sans,Ubuntu,Cantarell,”Helvetica Neue”,sans-serif;height:32px;position:fixed;top:0;left:0;width:100%;min-width:600px;z-index:99999;background:#23282d}

    to be top:-46px;
    then OK.

Viewing 1 replies (of 1 total)
  • The topic ‘admin bar dislocation in mobile’ is closed to new replies.