No sub-menu on mobile

This topic contains 5 replies, has 3 voices, and was last updated by  Marina Orlando 7 years, 2 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #364817

    Marina Orlando
    Expired Member
    Post count: 22

    Hi, I have an issue with my project. The main menu contains a custom link that triggers a sub menu containing all my Cpt’s. It does not work on mobile, in the sense that the sub links do not appear when selecting the upper level link, neither they are visible in the default state of the menu. I’m using Whoop theme and wp version 4.7.2. I’ll provide url and access data in PM as soon as you get in touch with me. Thank you.

    #364820

    Marina Orlando
    Expired Member
    Post count: 22
    This reply has been marked as private.
    #364823

    Guust
    Moderator
    Post count: 29970
    This reply has been marked as private.
    #364830

    Marina Orlando
    Expired Member
    Post count: 22

    Is there a way to make it work on the link as supposed to be instead of that snall semi-invisible arrow on the right?

    #364923

    Paolo
    Site Admin
    Post count: 31206

    Hi,

    the link is the link, the arrow opens the sub menu. That’s how that kind of UI works by default. (we didn’t built it we use a popular js plugin)

    You could try with css to make the arrow either bigger or a different color…

    Thanks

    #364997

    Marina Orlando
    Expired Member
    Post count: 22

    Well it doesn’t behave correctly…it does work as supposed to on all wp default themes, on Avada, Enfold, X and so on. It’s definitely a Whoop js problem. Anyway I will use a workaround using CSS like so:

    .mm-list a.mm-subopen {
    width: 100%;
    }

    that will make the custom link to recall the sub-menu. Thanks anyway.

Viewing 6 posts - 1 through 6 (of 6 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket