Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1076940
    Zach W
    Participant

    Hi there,

    My website is zachswebdesigns.com

    I want to use Superfly for my menu and get rid of the regular menu entirely. I searched the forum and found this code:

    .x-nav-wrap {
    display: none !important;
    }

    When I entered this into the customizer, it got rid of the menu but left a white space between the logo bar and where the content starts (Where the menu should be).

    How do I fix this issue? I do not want to have that white space.

    I attached an image for reference. Thank you!

    #1077497
    Rue Nel
    Moderator

    Hello There,

    Thanks for writing in! To resolve your issue which removes the navbar, please add the following css code in the customizer, Appearance > Customize > Custom > CSS

    .site .x-navbar-wrap{
      display: none !important;
    }

    Please let us know if this works out for you.

    #1080430
    Zach W
    Participant

    Thank you! 🙂

    #1080568
    Nico
    Moderator

    Happy to hear that.

    Feel free to ask us again.

    Thanks.

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