Header Image

I have removed the header color. Sized the header image to 1900*600. Nothing I do shows the header image.

Hey there

Please provide link to the page

http://monsooncompany.com/

Thank You

good evening

I guess you want to have a header image under the menu and logo yes?
try this css in appearance > customize > additional css

#header.header–no-shadow {
background-image: url(http://monsooncompany.com/wp-content/uploads/2018/11/AdobeStock_170433677-1600x600.jpeg);
background-size: cover;
}