schlogo
Remove background Image
Here is css code
div.ja-masthead {
background:#fff;
}
div.ja-masthead .ja-masthead-detail .ja-masthead-title {
background: linear-gradient(135deg,#4acaff,#21d6bf);}
For masthead description here is code
div.ja-masthead .ja-masthead-detail .ja-masthead-description {color:#fff;}
You can also check these style via inspect element : http://prntscr.com/vl5obo