Archived topic
"Search Results" Query Hidden by Post Image
6 replies · Started by Annie on May 28, 2020
Hi there,
That's strange, looks like a bug.
You can fix it with some CSS:
.search-results.post-image-above-header .no-featured-image-padding .inside-article .post-image {
margin-top: 0;
}
I'll dig into the code and get it fixed.
Thanks! :)
Thank you, Tom. Will it fix itself on my site when you dig into the fix it or do I have to add the CSS code. I ask because I don't know how to work with or add CSS code.
Thank you!
How do I add CSS code, please?
You can add it using one of these methods: https://docs.generatepress.com/article/adding-css/
Thank you, Tom. Simple CSS and the code worked like a charm.
You're welcome :)