Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #825241

    On the desktop version, the last menu item “Support” flies out without any problems, but on a mobile screen size it doesn’t expand. Here’s a screenshot of the menu configuration https://www.evernote.com/l/AIz97Xf12f5LD62GsXDgtaeER0YYMgLPdk0. Any ideas what I might be missing here? Or is this possibly a but? I’m using WordPress 4.8 and Enfold 4.1.2. I’ve tested on desktop Chrome (macOS) and mobile Safari (iOS).

    • This topic was modified 7 years, 4 months ago by openstream. Reason: Add website URL
    #829401

    Hey openstream,

    You can add the following code:

    
    .html_av-submenu-hidden #av-burger-menu-ul li ul {
    display: block !important;
    }
    

    Best regards,
    John Torvik

    #830833

    I had this too. Workaround that worked for me is to make your Support page actually go somewhere (remake the menu link from a page) and then it works.

    #832085

    Hi orangeamps,

    Please refer to this thread for a possible solution.

    Best regards,
    Victoria

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