Hi Michael,
Thanks so much for that. This did work:
.singular-page-12387 .entry-title {
display: none;
}
However the banner at the top of the page is still appearing.
The image is: http://bayfm.org/wp-content/uploads/newbayfmbanner.jpg
Let me know if you have any ideas.
Many thanks,
Kimberley
Thank you so much @webkong !!
Got it. The final code was
.container {
margin-top: -79px;
@johnfotios – I couldn’t find #header-wrapper in any of the css in order to edit it!
Thank you!