Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1146979
    lexopa
    Participant

    Hi,

    The 2nd level menu isn’t working on the navbar when fixed on left. How can I fix that? I will give you the URL in private.

    #1146980
    lexopa
    Participant
    This reply has been marked as private.
    #1146981
    lexopa
    Participant

    And I mean the “Services” portion doesn’t seem to show the sub-level items.

    #1147192
    Nabeel A
    Moderator

    Hi there,

    Please add the following code in your Customizer via Appearance > Customize > Custom > Edit Global CSS:

    .x-navbar {
        overflow: visible !important;
    }

    Let us know how this goes!

    #1147624
    lexopa
    Participant

    Awesome, that worked, thank you.

    #1147683
    Prasant Rai
    Moderator

    You are most welcome. 🙂

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