Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1029786
    Lutslana
    Participant

    Please help me to get rid of the gap in the header.

    If I do the Logo bigger to about 100 px (now it is 91 px) the gap disappears.

    (Please see the next post.)

    #1029792
    Lutslana
    Participant
    This reply has been marked as private.
    #1030014
    Rahul
    Moderator

    Hey There,

    Let’s try using this custom CSS :

    .x-navbar {
        border-bottom: none;
        }

    Let us know how it goes.

    Thanks

    #1033941
    Lutslana
    Participant

    Hi Rahul,

    It does not work.
    I think there is no bottom. I think there is something bigger than 91px in the navbar. When I make the logo bigger the gap disapears.

    #1034243
    Darshana
    Moderator

    Hi there,

    Could you please try adding this code instead.

    
    .x-navbar .navbar-text {
        margin-bottom: 0;
    }
    

    Hope that helps.

    #1035907
    Lutslana
    Participant

    Thank you Darshana, it solved the problem!

    #1036041
    Rahul
    Moderator

    You are welcome.

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