Blank White Space Front Page

Hi All,

Any idea how to get rid of the whitespace between the background image and footer banner on this site? I have tried all kinds of custom CSS from the forum to remove padding etc but I cannot get rid of it!

Thanks

Hey there

Please provide link to the page and i will check this

Hi There,

Apologies, I tried to reply last night but couldn’t find my post!

I have managed to sort it with custom CSS
section {
padding-bottom: 0px;
}

Thanks anyway!

Joe

Thank you Joe :slight_smile:

i will close this case now