Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1341693
    Steve L
    Participant

    Help! Dropdown menu just stopped working.

    See https://www.johnmooreservices.com/

    #1341698
    Steve L
    Participant

    Seems to only be on this page: https://www.johnmooreservices.com/indoor-air-quality

    What is the problem. Can you see what’s causing this?

    #1341795
    Rupok
    Member

    Hi Steve,

    It seems you have multiple CSS that’s causing this (on your Child Theme). Let’s add the below code to override them if you can’t remove them properly :

    body .x-navbar .x-btn-navbar {
      display: inline-block!important;
    }

    Cheers!

    #1341810
    Steve L
    Participant

    Multiple CSS? Can you tell me what you’re referring to so I can correct it? I would greatly appreciate your extra effort to help me identify and fix.

    #1341844
    Jade
    Moderator

    Hi Steve,

    I checked further and there are some Javascript errors that might be causing the dropdown menus not display when you hover the parent item. You could try testing for a plugin conflict. You can do this by deactivating all third party plugins, and seeing if the problem remains. If it’s fixed, you’ll know a plugin caused the problem, and you can narrow down which one by reactivating them one at a time.

    Let us know how it goes.

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