[Resolved] "Search Results" Query Hidden by Post Image

Home Forums Support [Resolved] "Search Results" Query Hidden by Post Image

Home Forums Support "Search Results" Query Hidden by Post Image

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #1305492
    Annie

    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.

    #1305613
    Tom
    Lead Developer
    Lead Developer

    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! ๐Ÿ™‚

    #1305619
    Annie

    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!

    #1305628
    Annie

    How do I add CSS code, please?

    #1305636
    Tom
    Lead Developer
    Lead Developer

    You can add it using one of these methods: https://docs.generatepress.com/article/adding-css/

    #1305727
    Annie

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

    #1306615
    Tom
    Lead Developer
    Lead Developer

    You’re welcome ๐Ÿ™‚

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.