Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1069657
    [email protected]
    Participant

    Hi –

    I’m having an issue where the drop down items are still visible after the drop down collapses.

    This is happening in Chrome. This does not happen in desktop. This is on an Android mobile.

    Screen shots are attached.

    Url is cr-nativenations.Com

    Thanks so much for your help

    Daniel

    #1069709
    Thai
    Moderator

    Hi There,

    Please find this CSS under Custom > CSS:

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

    And change to this:

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

    Hope it helps 🙂

    #1073186
    createmotive
    Participant

    Awesome. One and done.

    #1073266
    Jade
    Moderator

    Glad to hear that! 🙂 Cheers!

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