Site logo

[Resolved] display secondary items in mobile menu

Home Forums Support [Resolved] display secondary items in mobile menu

Home Forums Support display secondary items in mobile menu

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

    I only see the top-level navigation items in my mobile menu. I am not using the off-canvas menu by the way. I followed instructions in a similar support ticket and set the Navigation Dropdown parameter to Click – Arrow, but this hasn’t had any effect. I’d like to be able to see the secondary menu items on mobile. Thanks.

    #2518892
    Leo
    Staff
    Customer Support

    Hi there,

    Looks like you’ve removed the drop down menu toggle with this CSS:
    .dropdown-menu-toggle{display:none!important}

    Is that intended? If so you would need to make it desktop only with media query:
    https://docs.generatepress.com/article/responsive-display/

    #2521342
    Jesse

    Thank you, that did the trick.

    #2521615
    Leo
    Staff
    Customer Support

    No problem 🙂

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