Hey there melz63017,
If you are looking for to remove the site title and description http://screencast.com/t/pRry7oAsvQD you can do that with some custom CSS.
The easiest way to do that would be to add it in your site using the following plugin
http://ww.wp.xz.cn/plugins/simple-custom-css
Once the plugin is installed and activated you can add this code to Appearance >> Custom CSS:
.header-background-image .title-box {
visibility: hidden;
}
If this is not what you wanted could you please post link to you site so I can take a look?
Have a great weekend 🙂
Best regards,
Bojan
No need for custom CSS. In the Customizer, uncheck show site title and tagline and just add a header image. The theme can be configured to show just title+tagline, title + header background image, or just header image