How to change header's height?
-
How to change header’s height?
I think that I should edit these parts of CSS:
.site-title { font-family: "Open Sans", sans-serif; font-size: 36px; font-weight: 700; line-height: 1; margin: 0; padding: 22px 0; text-transform: uppercase; }
.menu-toggle:before, .widgets-toggle:before { font-size: 24px; font-size: 2.4rem; }
… and others.
So I tried to edit it and I succesfuly changed header’s height in desktop version of site.
But mobile version got many mistakes, like menu toggle is higher than site title.
Please tell me which lines I should edit in CSS
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘How to change header's height?’ is closed to new replies.