Hi Rachael,
Use the CSS below
#about-1 .section-inner {
padding-bottom: 0px;
}
#team .section-inner {
padding-top: 0px;
}
.team-container {
margin: 0px 10px 0px 10px;
}
#portfolio .section-inner {
padding-top: 0px;
}
Copy and paste this in Appearance -> Customize -> Additional CSS
For sticky header issue: – I have tried several times but unable to recreate the issue. Could you please tell more about the issue e.g. the browser and OS you are using
Best Regards