Navigation
This is archived content. Visit our new forum.
  • Author
    Posts
  • #25868
    Carl C
    Participant

    Hello,
    I have noticed that there is a significant space between the navigation and what is on the page. Is there an easy way to shrink up the space (where the title of the page) would be?

    #26083
    Christian
    Moderator

    Hey Carl,

    Please give us the link to your website so we could check the problem.

    Thanks.

    #26174
    Carl C
    Participant

    xhalelounge.com

    #26518
    Support
    Member

    Hey!

    Please add this on Customizer > Custom > CSS to remove the menu height:

    .x-navbar-static-active .x-navbar .x-nav > li, .x-navbar-fixed-top-active .x-navbar .x-nav > li {
    height: inherit;
    }

    Remove browser cache then reload the page.

    #26619
    Carl C
    Participant

    Dude, you guys rock!

    #26626
    Support
    Member

    Hi Carl,

    Your Welcome!

    Thanks

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