how to remove useless space between frontpage sections

Hello,
There is some space which i find redundant and I would like to remove.

see attached pic, please advise on how to proceed, thanks!
Umberto

Hello there,

I hope you are doing well today.

Could you please provide a link to your website so that I can inspect it?

Best Regards,
Support

Hello,
sure thing.
Please go to http://funzionamente.it/wp-admin
username colorlibSupport
password: OGEkqw9TX4Mmul4Zxk1iInt4

Hi there

Can be fixed with this CSS in appearance > customize > additional css:

#team {
padding: 20px 0 100px 0;
}
#static-page-content {
padding: 65px 0 20px 0;
}

works like a charm, Thanks!!!

You are welcome :slight_smile:

I will close this case now, Feel free to contact us again if you have other questions Thanks!