Archived topic
picture behind header
5 replies · Started by Edwin on November 30, 2017
Hi Tom
I am trying to put a picture and content to be merged with header, but don't get it to work.
I have Merge with site header and Place content behind header (sliders etc..)
Image under background (only showing boxed not full width) and when add text to content it removes the image from the header, neither it is showing behind the header.
Thanks
Edwin
Hi there,
Is this happening on a specific page? I'm not seeing the Page Header being used there.
Make sure you have content added to the Page Header content area.
More info here: https://docs.generatepress.com/collection/page-header/
Hi Tom
Yes, in all pages.
http://visualdevelopment.com.au/skybridge/contractors.
When i add content to the content area the header picture disappears.
Is add background image turned on? https://docs.generatepress.com/article/page-header-content/#add-background-image
Hi Leo
Can not believe i didn't see that. After applying it worked, but it is still showing transparent header, but fixed that by adding CSS
.generate-merged-header .site-header {
background: #090606b3;
}
Thanks again
Edwin
No problem!