Archived topic
Reduce Header Height
1 reply · Started by Zac on August 8, 2017
I'm using GP Premium and the header plugin and I am having issues with the header height. So far the height seems to be generated in the inline css and the only way I can override it is using the following css:
.generate-combined-page-header {
height: 60vh !important;
}
Is this correct? I can't find any settings to change.I thought it was under Page Header > Image > Resize Image > Enable > Image Height: 600px. But this doesn't do anything??
Hi there,
Try reducing the padding: https://docs.generatepress.com/article/page-header-content/#adding-padding
Let me know if this works.