Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #886645
    jamesdwise
    Participant

    Hello there,

    I would like to reduce the height of my header a little bit so that it doesn’t come down quite as far as it is currently. Is there some code I can insert in the Customizer to do this?

    Thanks in advance!

    James

    #886647
    jamesdwise
    Participant
    This reply has been marked as private.
    #887256
    Christian
    Moderator

    Hey James,

    Please increase Navbar Top Height (px) in Appearance > Customize > Header,

    Thanks.

    #888804
    jamesdwise
    Participant

    Hi there,

    This adjustment clips off the header behind the navbar menu, making the menu links appear over my slider. I need to decrease the size of the header itself- behind my site title, where there is quite a lot of space.

    Sorry if I didn’t explain this properly.

    James

    #889412
    Christopher
    Moderator

    Hi there,

    Please add following code in Customize -> Custom -> CSS :

    .x-logobar-inner {
        padding: 0;
    }
    p.logo-subtitle {
        margin-bottom: 0;
    }
    

    Hope it helps.

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