Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1346691
    cwsglobal
    Participant

    Here’s the link to the website with which we’re having problems. If you hover over the “Programs” dropdown, move your cursor down to the second or third item and then to the left so it’s hovering over the padding surrounding the ul element, you will notice that the next menu depth will disappear. It does not appear to be related to any customizations we’ve done because a clean theme install on test site behaves the same way. WordPress version is 4.7.1, and we’re running X version 4.6.4

    #1346890
    Nabeel A
    Moderator

    Hi there,

    Thanks for writing in! Try adding the following code in your Customizer via Appearance > Customize > Custom > Edit Global CSS:

    .menu-item-has-children:hover > .sub-menu {
        display: block !important;
    }

    Let us know how this goes!

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