Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1120659
    Alex
    Participant

    Hello,

    after the update the flyout menu in main navigation doesn´t work anymore.

    Can you please help me out!

    Thank you very much!

    Regards,
    Alex

    #1120660
    Alex
    Participant
    This reply has been marked as private.
    #1120807
    Christopher
    Moderator

    Hi there,

    Please add following code in Customize -> Custom -> CSS :

    .x-navbar {
        overflow-y: inherit;
    }

    Hope that helps.

    #1122009
    Alex
    Participant

    Hello,

    thanks for your reply.
    But it doesn´t seem to work.

    BTW:
    I have a greyed scrollbar next to the navigation (screeshot).
    On mobile navigation, too.

    Thanks for your help!

    Regards,
    Alex

    #1122107
    Joao
    Moderator

    Hi There,

    Please add the following code to Appereance Customizer Custom CSS

    .x-navbar.x-navbar-fixed-left {
        overflow: visible;
    }

    Hope it helps

    Joao

    #1122201
    Alex
    Participant

    Hey 🙂

    It´s working well!
    Thank you very much!!
    You´re guys are great! 🙂

    Regards,
    Alex

    #1122316
    Thai
    Moderator

    If you need anything else please let us know.

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