Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1340928
    crucialtim
    Participant

    Hello,
    I noticed on a client’s website that the dropdown navigation is problematic. It goes two levels deep, and on the second level, the submenu disappears as you’re mousing over it, before you can click on the item.

    In this case (screenshot attached), I’m talking about the submenu item that says “Book your session.”

    #1340930
    crucialtim
    Participant
    This reply has been marked as private.
    #1341037
    Rupok
    Member

    Hi there,

    Thanks for writing in! I have tested and the submenu seems working as expected. Here goes a screencast on my end – http://recordit.co/RFhtx0sCbX

    Cheers!

    #1341663
    crucialtim
    Participant

    Here’s what I’m seeing: http://www.yogawithcr.com/wp-content/uploads/2017/01/ycr-nav-012317.mov

    If I mouseover one of those sub items, it disappears on me before I can click it.

    #1341824
    Nabeel A
    Moderator

    Hi again,

    I checked your site in couple of browsers and couldn’t replicate the issue, can you please try adding the following code in your Customizer via Appearance > Customize > Custom > Edit Global CSS:

    .masthead-inline .x-navbar .desktop .sub-menu .sub-menu {
        right: auto !important;
        left: 100% !important;
    }

    Let us know how this goes!

    #1341904
    crucialtim
    Participant

    Thanks Nabeel, this seems to have fixed the issue for me. I’m no longer seeing it in my web browsers.

    One other question: how can I change the padding around these submenus? See attached.

    Thanks Nabeel!

    #1341945
    Rupok
    Member

    Hi there,

    Thanks for writing back. Here goes the default padding for this :

    .desktop .sub-menu {
      padding: 1.75em;
    }

    You can change the value and add as custom CSS to override the default padding.

    Cheers!

    #1342016
    crucialtim
    Participant

    Perfect, thanks so much Rupok!

    #1342448
    Friech
    Moderator

    You’re more than welcome, glad we could help.

    Cheers!

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