Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1167038
    silvanschaad
    Participant

    Hi there

    I work with the integrity stack and I’m actually trying to customize the navigation. The main menu should show the submenu for the active item always open and never collapse. So if I click on a main menu item, the submenu should open and stay open unless I navigate to another main menu item.

    I tried it with UberMenu, but didn’t get to a point where I was satisfied. And I basically like the simplicity of the out of the box navigation of the integrity stack.

    Can you help?

    Thanks and best regards

    #1167104
    Prasant Rai
    Moderator

    Hello There,

    Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.

    Thanks.

    #1167899
    silvanschaad
    Participant
    This reply has been marked as private.
    #1168232
    Nabeel A
    Moderator

    Hi Silvan,

    Regretfully this isn’t a feature offered by X. It could be possible with custom development, but this would be outside the scope of support we can offer. You may wish to consult a developer to assist you with this. X is quite extensible with child themes, so there are plenty of possibilities.

    Thanks for understanding. Take care!

    #1174423
    silvanschaad
    Participant

    Hi Nabeel

    Ok, not what I wanted to hear, but understandable 😉

    I also do custom development, but I wanted to hear first if there isn’t a built in feature or plugin-use I didn’t see. I think maybe UberMenu could do such things, but I wasn’t happy with its looks and behaviour so far…

    If you still have any tricks to share, I’m happy. Otherwise I dig into custom dev…

    thanks and best

    #1174652
    Paul R
    Moderator

    Hi,

    You can try adding this in custom > Edit Global CSS

    
     .x-navbar .desktop .x-nav > .current-menu-item .sub-menu {
           display:block !important;
    }
    

    Hope that helps

    #1196915
    silvanschaad
    Participant

    Thanks

    #1196925
    Friech
    Moderator

    You’re welcome, glad we could help.

    Cheers!

  • <script> jQuery(function($){ $("#no-reply-1167038 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>