theNewDynamic / gohugo-theme-ananke

Ananke: A theme for Hugo Sites
https://gohugo-ananke-theme-demo.netlify.com/
MIT License
1.13k stars 1.14k forks source link

How to change the height of the site header? #504

Open matt-sharp opened 2 years ago

matt-sharp commented 2 years ago

I've tried making the changes suggested in this closed issue:

41

but I think something has changed in the source code since the above was resolved. Please can anyone help me to understand what I need to change? Here's a link to the site header file on my Github repo:

site-header.html

regisphilibert commented 2 years ago

It should work. site-header.html is only for the homepage, for the rest you should update page-header.html.

matt-sharp commented 2 years ago

@regisphilibert It seems like my site is using the site header for all of my pages instead of just the home page. Do you know how I can fix this?

regisphilibert commented 2 years ago

It seems I was wrong, list page also uses site-header. Let me investigate a bit more and get back to you.

stretch07 commented 3 weeks ago

@regisphilibert any news? id love to change my header's height