Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1144152
    Invikta
    Participant

    wordpress version: 4.6
    cornerstone version: 1.6.1
    x version: 4.6.1
    site URL: http://www.hlca-english.com

    after updating to the latest versions of WordPress ad X, my drop-down sub-menus stopped showing. I have my main menu at the left side of the page. When you hover on those items with arrows beside them, their sub-menus are supposed to appear right beside them (to the right).

    If I change the position to the sub-menu (make it appear over the main menu), it does show up but that is not how I want it to appear. At first, I thought it was being covered by the content but setting the sub-menus z-index to 999 didn’t solve the problem.

    Please help

    #1144155
    Invikta
    Participant
    This reply has been marked as private.
    #1144549
    Friech
    Moderator

    Hi There,

    Thanks for writing in! Sorry you’re having this issue, this is a known bug and our Dev Team is already looking into it.

    In the meantime you can add this on top of your custom CSS on Customizer.

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

    Hope it helps, Cheers!

    #1146059
    Invikta
    Participant

    Works like a charm! Thanks for the quick fix!

    #1146173
    Friech
    Moderator

    We’re delighted to assist you with this.

    Cheers!

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