Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1100658
    shughesd
    Participant

    Hi there,

    I’ve added some customizations to a mega menu in integrity theme using all latest releases of wp and x including some background transparency and reduced width.
    wp.pathways4learning.com.

    All has worked well except the dropdown on the farthest right menu item with sub content appears in the same location as the farthest left menu item with sub content.

    I can’t figure out what I did to cause this.

    Can you help?

    Gracias!

    #1100665
    Thai
    Moderator

    Hi There,

    To fix this issue, please add the following CSS under Customizer > Custom > Global CSS:

    .x-navbar-static-active .desktop .x-nav .x-megamenu > .sub-menu, 
    .x-navbar-fixed-top-active .desktop .x-nav .x-megamenu > .sub-menu {
        left: auto;
    }

    Hope it helps 🙂

    #1100670
    shughesd
    Participant

    wow, you are super-speedy Gonsalez! And on a Sunday! Thank you!

    #1100679
    Christian
    Moderator

    You’re welcome. Glad we could help. 🙂

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