Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1236039
    SahilD
    Participant

    Hello,

    Drop down menu is not working at all, when I press it nothing happen as header is fixed left side.

    Drop downs are working fine when I change the header to top in customizer.

    Please guide me so I can fix it.

    Thank you.

    #1236040
    SahilD
    Participant
    This reply has been marked as private.
    #1236332
    Rue Nel
    Moderator

    Hello There,

    Thanks for writing in! Upon investigation, I found out that there is a JS error on the page. You could try testing for a plugin conflict. You can do this by deactivating all third party plugins, and seeing if the problem remains. You can to deactivate the Product Catalog plugin. 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.

    Please let us know how it goes.

    #1236518
    SahilD
    Participant

    Deactivated all the plugins except cornerstone stone drop down menu not showing up.

    I guess its working just not visible as its going behind the background.

    #1236525
    Thai
    Moderator

    Hi There,

    Please add the following CSS:

    .x-navbar.x-navbar-fixed-left {
        overflow-y: inherit;
    }

    Hope it helps 🙂

    #1236534
    SahilD
    Participant

    Amazing! It’s working now.

    Thanks!

    #1236536
    Thai
    Moderator

    Glad it worked 🙂

    If you need anything else please let us know.

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