Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #883043
    MartinM29
    Participant

    In the member area menu of this site I have two levels of sub menu. My problem is that all the child sub menus (3rd level) display together. I want them to display only when hovering the appropriate links in the second level. i.e. magazine archive should show it’s child menu items without also showing the child menu under family histories.

    URL and login details to follow in private post.

    Many thanks for any help.

    #883044
    MartinM29
    Participant
    This reply has been marked as private.
    #883755
    Rupok
    Member

    Hi there,

    Thanks for writing in! Your given credentials is not for admin account so couldn’t check your setup. Do you have custom CSS/JS on your site? You can take them off to check any conflict with that.

    Let us know how it goes.

    Cheers!

    #883893
    MartinM29
    Participant
    This reply has been marked as private.
    #884457
    Jack
    Keymaster

    Hi there Martin,

    Thanks for your reply.

    The issue was the following custom CSS:

    li.menu-item-has-children:hover ul {
    display: block !important;
    }
    
    li.menu-item-has-children:hover ul {
    display: block !important;
    }

    I’ve removed that, saved the changes and it all seems to be working correctly now.

    Let us know though if you still have any problems.

    Thanks!

    #884537
    MartinM29
    Participant

    Awesome support! You guys go the extra mile and it is appreciated. Thank you!

    #885325
    Friech
    Moderator

    The pleasure is ours, we’re happy to assist you with this.

    Cheers!

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