- Acme Themes
#25983
Acme Themes
Keymaster

Hello Paul,
Thanks for you comment. We would like to suggest you following solutions
1. Please use following custom CSS to remove white space

.no-fs-clearfix {
    height: auto;
}

2. Graphic Header Height changed

.inner-main-title {
    height: 400px;
}

You can change the number 400 as you want.

Thanks!