Archived topic
Headerpictures are lost since the last update
6 replies · Started by Jenny on November 7, 2021
Hello together,
i am afraid to ask, but since the update my header pictures are lost -.-
Has anyone an idea, why? In the backend I can see them & the file also exists.
can you help me? :)
Jenny
Can anybody have a look :)? I don't know where to search.
The following I found out already: The headerpicture on the Home-Site is still available so I thought about a problem with the Element "feature"?
This one should be shown, but have a look at the private field, my header is empty.
https://ibb.co/KWq101c
Hi there,
can you disable the autoptimize plugin as i am seeing this CSS which is hiding the image:
.entry-content [id]::before {
content: '';
display: block;
height: 75px;
margin-top: -75px;
visibility: hidden;
}
And that CSS looks to be coming from a different themes stylesheets.
You are great. Thanks a lot :)
My developer has written it in the custom CSS because a we had a problem with the anchor-jumps.
I found and delete it & it worked again.
Thank you David. 🌻
Glad to hear that!!!
Thank you a lot 🌻
Happy to be of help :)