Archived topic
Adjust header/footer height?
3 replies · Started by Paul on October 27, 2020
I'm sure this is obvious and I'm simply missing it, but I'm still trying to figure out generatepress (second year of license!) I've gone through the docs and all of the theme customization options. I imported Stream from the site libray, onto my dev site. How do I adjust the height of the header and footer?
Hi there,
The header height should be controlled by the padding options:
https://docs.generatepress.com/article/header-padding/
The footer is built with GB and block element so it would be the container padding:
https://www.screencast.com/t/8reMiYmC2bzS
https://docs.generatepress.com/article/block-element-overview/
yes obvious! I even did this already just not enough it seems. but my brain was thinking there was another step. I'm used to margins and padding...
Thanks!
No problem :)