Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #887363
    wprice
    Participant

    My site is http://wavatech.com/about-us/ . I have a megamenu under the “Services” tab. I used css to make it not span the entire page but it shows up on the left. How can I get it to float right?

    #887690
    Rupok
    Member

    Hi there,

    Thanks for writing in! You can add this under Custom > CSS in the Customizer.

    .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;
      right: 0;
    }

    Hope this helps.

    Cheers!

    #889292
    wprice
    Participant

    Great. Thanks

    #889840
    Christian
    Moderator

    You’re welcome. 🙂

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