• Hi

    When I click the burger menu I get a list with the menu items, the style seems to me wrong.

    The screen capture is the following
    https://pasteboard.co/JZrXe3Y.png

    Moreover when I try to access submenu items they display very briefly and they close.
    I can’t click in the link.

    I have loaded the last version of hueman theme, everything updated.

    Thanks!

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello,

    I found a solution for you,

    Please try the following css to fix that dropdown menu auto close issue.

    .sub-menu.expanded {
        display: block!important;
    }

    Let me know if it works

    Thread Starter Irene

    (@arlinaite)

    Sorry it doesn’t work.

    I think that the point is that it loads very slowly the styles, that’s why the submenus items did not stay open.

    First I see the menu without any styles, then I see the burger, then when clicking in the burger I see the white squares like in the image, then it loads the final style, and then I can access the submenu items.

    Until then the real user had gone, many seconds ago.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘mobile menu issue’ is closed to new replies.