Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1148175
    mjamison3
    Participant

    My original problem with my submenus was that they were not visible on hover. I found the following code in the forum, which fixed visibility issue.

    .x-navbar .menu-item:hover .sub-menu{
    display:block !important;
    }

    This code caused my submenus to continue to be visible even when I click for the submenu to collapse. And on hover the submenus often cover the menus below on mobile. Is there a solution for this issue?

    Thanks

    #1148368
    Rahul
    Moderator

    Hey There,

    Thanks for writing in!

    To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.

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