Home Forums Pro Themes University Hub Pro No menu icon in mobile

Tagged: 

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #131159
    Val
    Participant

    Hello. Please, help.
    I am using your University Hub theme.
    Today I saw that the menu is not displayed in the mobile version. Previously there was a menu icon. What could be the problem? Thanks in advance

    #131192
    wensolutions
    Keymaster

    Hello,

    Please provide us with your site URL so that we can inspect further in the issue you are facing.

    Also with the specific screenshots.

    Regards.

    #131227
    Val
    Participant

    https://eurojob.in.ua/

    https://picua.org/image/MiTlbl
    https://picua.org/image/MiTtlM

    screenshots from the customizer. All looks the same on all mob. devices & tablets. Previously, the icon was in the upper left corner.

    Thanx

    #131237
    wensolutions
    Keymaster

    Hello,

    Regarding your query, you can add below given CSS following the Admin Panel > Appearance > Customize > Additional CSS, to show the menu in the mobile and tablets.

    @media only screen and (max-width: 1000px){
    .site-header div#main-nav {
        display: inherit;
    }}

    Hope this helps.

    If you have further queries, let us know.

    Regards.

    #132419
    Val
    Participant

    Thanks for the help, but the menu block is displayed in a different place than before.
    Previously, it was at the very top, where is now a useless empty block (See screenshot).
    Can you help me move the menu icon there?
    https://picua.org/image/Mp6px3

    Thank you very much in advance.

    #132437
    wensolutions
    Keymaster

    Hello,

    Regarding your query, we are unable to do so as the hamburger menu is located below the banner from the CSS.

    The theme has managed the menu in that location so we cannot change the location by the CSS.

    Hoping for your kind co-operation.

    Regards.

    #132554
    Val
    Participant

    Ok. What needs to be added to the css so that the menu is displayed in the tablet version too?
    Thanx

    #132555
    wensolutions
    Keymaster

    Hello,

    Have you added the above CSS?

    If you have added above CSS, the menu will appear in any device.

    Regards.

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