Archived topic
how to decrease height of site-wide header?
3 replies · Started by Tom on August 16, 2021
Hi.
Sorry--I know this has been asked several times. One answer was to add following css to make height as tall as logo:
.inside-header p {
margin-bottom: 0;
}
which I pasted into Tom's Simple CSS plugin.
I deactivated caching plugins and cleared browser cache and see no change.
Thanks!
site is -->> https://www.alohasangha.com/
Hi there,
the height of your site header is currently be defined by your logo image, which is set to 460px wide and being a square ratio is 460px high.
You would have to reduce the size of the logo in Customizer > Site Identity.
But you may want to also consider cropping the original logo image, as it has a lot of white space around it.
Hi David--
Bravo!
Many thanks!
Tom
Glad to be of help