Site logo

Archived topic

"Search Results" Query Hidden by Post Image

6 replies · Started by Annie on May 28, 2020

Viewing posts 1–7 of 7

The "search results" query and bar are hidden by the blog post when results re shown. I tried to attached a screenshot of the problem but could not, so please click on link below.

How can I correct this, please?

Thank you.

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?

Thank you, Tom. Simple CSS and the code worked like a charm.

You're welcome :)

This archived topic is closed to new replies.