Hi nahtee. Thanks for your reply.
I’ve currently got this in my child theme’s style.css:
#masthead {
padding-top: 0px !important;
padding-bottom: 2px !important;
}
When I change padding-bottom, it changes the gap between the header image and post title, not the space between the top menu and the header image.
Is there anything else I could try?