Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1114530
    markream
    Participant

    My site, http://www.fmdistributing.com,is experiencing an error that cuts off submenus past the navigation bar.

    This occurred due to the new update.

    I tried deactivating all active plugins and cleared any cache.

    The custom submenu code I have in the custom css section is:

    }

    .x-navbar .sub-menu { left: 120px !important }

    .x-navbar .sub-menu { top: -05px !important }

    .x-navbar .sub-menu .sub-menu { left: 140px !important }

    .x-navbar .sub-menu .sub-menu { top: -09px !important }

    .x-navbar .sub-menu .sub-menu .sub-menu { left: 140px !important }

    a.x-img.x-img-link.x-img-none img {
    width: 100%;
    }

    Thanks for your help,

    Mark

    #1114868
    Prasant Rai
    Moderator

    Hello There,

    Thanks for writing in!

    You can add this under Custom > CSS in the Customizer:

    .x-navbar {
        overflow-y: inherit !important;
    }

    Thanks.

    #1115769
    markream
    Participant

    That worked!

    Thank you!

    Mark

    #1115852
    Prasant Rai
    Moderator

    You are most welcome. 🙂

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