Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello,

    You can use below css

    /* Remove top and bottom padding */
    .site-header.float-header {
        padding: 0px;
    }
    /* Only use if you want to reduce logo size accordingly */
    .site-logo {
        max-height: 100px;
    }

    Because of your logo your header size is getting increased.

    Thanks,
    Group Of Oceninfo

    • This reply was modified 7 years, 4 months ago by Group Of Oceninfo. Reason: Code Comments
    Thread Starter jcawfield

    (@jcawfield)

    THANK YOU SO MUCH @princebhalani143 !!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Changing header size’ is closed to new replies.