Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1112665
    Benjamin H
    Participant

    Our sub-menus are not displaying on the hover. We have tried re-installing the child-theme, as well as deactivating plugins, to no avail. Any other ideas?

    Our website is: http://www.teens.lvbaptist.org/

    Thanks for your help!

    #1112679
    Nabeel A
    Moderator

    Hi there,

    To fix the issue just add the following code in your Customizer via Appearance > Customize > Custom > Edit Global CSS:

    .x-navbar {
        overflow: visible !important;
    }

    Let us know how this goes!

    #1113742
    Benjamin H
    Participant

    This worked great – thanks!

    #1113776
    Thai
    Moderator

    Glad it worked.

    If you need anything else please let us know.

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