Hoe to reduce the height of the header?

Hallo experts,
The header takes up too much space especially on a mobile phone.
The link to my website is :
https://wey2.net/

How can I reduce the height of the header?
Is it possible to define a different height for a mobile device?

Regards,
Helmut

Hi Helmut

Sure, i can help you but can you tell show me a screenshot of what you want to reduce? it looks normal for me :slight_smile:

The header takes a lot od space of the screen especially on a mobile phone.
Here is a screenshot:

Thanks, Helmut

Here is the code:

#site-logo {
    margin-top: 0px;
}
.hgroup-wrap {
    padding-top: 5px;
    padding-bottom: 5px;
}

Thanks for the solution.

You are welcome Helmut :slight_smile: