Support » Themes and Templates » Remove space between header and menu

Viewing 1 replies (of 1 total)
  • Hello Shirel,

    You can reduce the spacing in the header by adding this CSS code:

    .main-navbar { 
        margin-bottom: 0; 
        padding: 0;
        min-height: 46px;
    }
    
    .navbar-brand-wpz {
        margin: 34px 0 0;
    }

    P.S. Please use our Support Desk in the future, because you have purchased the theme from our website, and we provide there support faster.
    http://www.wpzoom.com/support/tickets/

Viewing 1 replies (of 1 total)
  • The topic ‘Remove space between header and menu’ is closed to new replies.