Home Forums Trusted Reduce header image section height Reply To: Reduce header image section height

#9756
Andy
Keymaster

Try this Additional CSS:

.main-header {
    min-height: auto !important;
    padding-top: 80px !important;
}