Archived topic
Header Image Not Showing
5 replies · Started by David on May 18, 2016
Hi, I can't get the header image to display. It is in the source code 1350-534-Header-beach at davidferguson.com.au but it won't show. I've tried deactivating all plugins but it still doesn't work.
Please will you let me know what I'm doing wrong Tom?
Cheers,
David
I'm not seeing it in the code - is an image uploaded in "Customize > Site Identity"?
No. Does the header image use the site logo image then?
The header image and site logo are the same thing - an image in the header area of your site.
Are you talking about a different image?
Hi, I wanted to use a large banner image that would fill all of the space (to the top, left and right with no white space) above the navigation. Not a logo.
Cheers,
David
If you have the Spacing add-on, you can remove the white space in "Customize > Element Spacing".
If not, you can use this CSS:
.inside-header {
padding: 0;
}
