Archived topic
Adding a photo to the header
8 replies · Started by Ermal on May 23, 2022
Hi, i was wondering how can i add a photo to the header of my website? Right now it's a normal color.
Thanks
Hi there,
does your Post have a Featured Image assigned to it ?
Yes it does
In Dashboard > Appearance > Elements, edit the element titled: Post Header
And make sure of the following:
Hi, thanks for the reply.
Here is how it looks in the backend: https://prnt.sc/QoQe29jpV_ed
But in the front end its still the same :(
The backend looks right.
Can you try clear cache and disable your cache plugin?
If you have server level cache activated, can you also clear that?
Done it already, nothing changes
I'm not sure why, but you have this CSS which hide the background image.
.gb-container-bbc00baa:before{
display:none;
}
Can you check?
Yes, i removed it, but now it shows the 'featured image' of the post, instead of a predefined image for all the posts.