Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1367239
    CPFA
    Participant

    Currently when you hover over the menu, the sub-menu appears and covers the main menu. How can I change this so that the sub-menu drops down below the main menu?

    In the attached photos you can see the main menu, and then in the 2nd image you can see when I hover over About Us, the drop down menu “CPFA Board Members & Associates” appears but it completely covers “About us”. I would like it to show up below About Us. I will be adding other sub-menu’s and would click them all to appear below, instead of covering the main menu.

    #1367240
    CPFA
    Participant
    #1367614
    Christopher
    Moderator

    Hi there,

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

    body .x-navbar .desktop .x-nav > li ul {
        top: 73px;
    }

    Hope that helps.

    #1368141
    CPFA
    Participant

    That worked! Thank you so much!

    #1368192
    Nico
    Moderator

    Happy to hear that.

    Feel free to ask us again.

    Thanks.

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