@thepixelme
I must be thinking of the negative padding. Thank you so much for your prompt response!
So I added the following to Custom CSS:
}
#masthead {
margin-bottom: -80px;
}
It appears to work but I thought that negative margins should not be used? Does anyone know? Thank you.