Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #220113

    How can I adjust the height of the header? I have the small fixed header selected, and will the logo get bigger with the header if we make it bigger?

    #220242

    Hi themesuite!

    You can use this on the Quick CSS or custom.css to change the height of the header.

    #header_main .container, .main_menu ul:first-child > li a {
    height: 130px;
    line-height: 130px;
    }
    

    Best regards,
    Ismael

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Header height’ is closed to new replies.