White spaces at top of pages above image and text

Hi, I want to be able to get rid of the white space at the top of all pages (apart from homepage)
There seems to be a very feint grey line under the navigation and logo, could it be taken up to there? here is an example of one of the pages http://puredrivenmarketing.co.uk/services/

Hello there,

I hope you are doing well today.

You can use the following CSS code to reduce the space by going to Appearance > Customize > Additional CSS and pasting it there.


section.content-area {
    padding-top: 10px;
}

Best Regards,
Support

Thanks that is brilliant :slight_smile:

Hello there,

I am glad the solution worked for you.
Please feel free to contact us again in the future regarding any other issues.

Best Regards,
Support