• Resolved sayhellostranger

    (@sayhellostranger)


    Hi,
    Thanks for the wonderful theme Human. I have a question: Since the update to the version 3.3.20 – has changed a lot in the structure – I have a problem with the mobile navigation (e.g., iPhone).
    I show in the mobile version only the first level of navigation and not the submenu.

    @media only screen and (max-width: 719px) {
    .nav li.menu-item-has-children:hover ul {
        display: block !important;
        height: 100% !important;
       }
    }

    Since the update, the subpages already open as soon as I touch the main point and not on a real tap. This is very restless and hardly serviceable.
    I would like to open the submenu only on an explicit tap.
    I am grateful for every note.

    Thanks in advance,
    Mathes

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter sayhellostranger

    (@sayhellostranger)

    Hi,
    I have yet another question in this context: Is there a simple way to show the submenu items not with rollover, but only on Click?

    Thanx for help

    My work around solution for this was to go to my menus in the appearance, and create a new menu item for each menu selection that shows in the actual menu, in the ‘custom link’ and only put a “#” sign and then label it. That way it now only opens with a tap. The # sign is like a fake link the page they are on. It will take them anywhere else and keeps them on that page. Hope that helps. I did not see another viable solution without digging through endless codes of style.

    • This reply was modified 7 years, 6 months ago by skyofeye.

    It will *not* take them anywhere else …… they will stay on that page

    Instead of putting a link into custom links…put a # sign. Then label it. Then all of you submenus will open when they tap it without transferring them to some link upon tapping it.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Mobile menu open Submenu on touch not tap’ is closed to new replies.