Hey there melz63017,
If you are looking for to remove the site title and description https://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
https://www.ads-software.com/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