How can i change the header?

Hi,
first of all thank you very much for this awesome theme. I have just a little problem for change the header. when I put the newone the result is like in the image attached, hope there’s a solution to fix this. thenk you!

It is expected behavior. If you would give me your website url I would try to adjust styling to “push” header image underneath the text.

yes, thank you the URL is www.vivaiodibert.com and the image is this

I would like to put this header like in my other website www.vivaiodibert.it but when I choose the layout with the full width, nothing changes, it remains like in the first picture. thank you very much

Unfortunately, there is no full-size (unboxed) options available for this theme.

For header image, you can add this to Theme Options - Other - Custom CSS

#branding {
	background: url(https://lh6.googleusercontent.com/UuYY2lGoQzOccUprJ0aDC3nljMBhv7Lje0V6TkWaGPA=w1680-h139-no) repeat-y;
}

You can replace your URL with self hosted image but Google will handle it for you as well. So ir is up to you to decide which one you prefer.

thank you very much. it works great :wink: