Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1096112
    EFC fan
    Participant

    Hi,

    I utilized this code on my site, and it works (almost) perfectly, so thank you for that.

    There is just one caveat, when I scroll a little so the navbar shrinks, then hover over the ‘About’ button, the corresponding sub menu doesn’t display in the correct place.

    Here is a screenshot showing my point.

    Can you please help me get the sub menu back to where it should be (closer and underneath the ‘About’ button) after you scroll and the navbar shrinks?

    login details to follow

    #1096114
    EFC fan
    Participant
    This reply has been marked as private.
    #1096454
    Lely
    Moderator

    Hi There,

    Thanks you for the credentials. Please try adding this custom CSS on Appearance > Customize > Custom > Edit Global CSS:

    .x-navbar .desktop .x-nav > li ul {
        top: initial;
    }

    Hope this helps.

    #1096895
    EFC fan
    Participant

    Perfect thanks for the help

    #1096989
    Joao
    Moderator

    Glad to hear it,

    Joao

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