delete images

hello how i can delete jumbotron and background image.

thx

Hello,

To delete the header image and the content of it please add this code inside Dashboard > Appearances > Editor > Style.css:

.bottom-header.front-page{
display: none;
}

I hope this is what you where looking for, let me know otherwise.
I will track your request and consider to add the functionality in the upcoming theme update.

Regards