Home Forums Free Themes Academic Mobile Menu Missing

Tagged: ,

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #53069
    wapel
    Participant

    The mobile menu is missing from my theme. The menu looks great, except that the mobile version is missing the hamburger menu. Can someone help me restore it?

    #53073
    wapel
    Participant

    I see that the mobile menu is hidden behind the dashboard when logged into the site. The theme is functioning as it was designed, it is just harder to edit on a mobile device with the navigation sitting underneath the dashboard menu bar.

    #53116
    wensolutions
    Keymaster

    Hello @wapel,

    The mobile menu is absolutely working fine in mobile version and yes when you are logged in and check the view in desktop the menu will be hidden in behind the Dashboard Bar at top.

    But you can use below given CSS to make it appear below the admin bar .

    For this go to Admin Panel > Appearance > Customize > Additional CSS and paste below given CSS.

    .admin-bar a#sidr-left-top-button {
        top: 56px;
    }
    
    .admin-bar .page-section {
        padding: 99px 0;
    }

    Hope this helps.

    Best Regards!!

    #53745
    wapel
    Participant

    Thank you!

    #53769
    wensolutions
    Keymaster

    Hello @wapel,

    Glad we could help you !!

    If you have any issues further, please feel free to post your queries and we will happily help you further.

    We will really appreciate if you could help us too by rating our theme in WordPress repo here:-

    https://wordpress.org/support/theme/academic/reviews/

    Best regards !!

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.