Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1235189
    scholarvic
    Participant

    Hello,

    When users hover over a navbar item on my site, the sub-menu appears on top of the menu item itself (see attached).

    I have searched the forums and I can’t find a similar issue. I have used CSS to change the alignment, opacity, and justification but I cannot find a method of forcing the sub-menu to appear below the menu item.

    Thank you.

    #1235580
    Prasant Rai
    Moderator

    Hello There,

    Thanks for writing in!

    You can add this under Custom > CSS in the Customizer:

    
    .x-navbar .desktop .sub-menu {
        top: 80px !important;
    }

    Please change the value as per your requirement.

    Thanks.

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