Site logo

[Resolved] Strange formatting issue on search results page

Home Forums Support [Resolved] Strange formatting issue on search results page

Home Forums Support Strange formatting issue on search results page

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #2555979
    Jason

    Hello!

    I have created a block template for my category/archive pages but also set it for my search results page. But for some strange reason, the formatting is different and the category “button”‘s styling isn’t the same.

    Here is how it should look: https://fullcleared.com/news/

    But this is how it looks on the search results page: https://fullcleared.com/?s=news

    Many thanks in advance on any help you guys can provide!

    #2556269
    David
    Staff
    Customer Support

    Hi there,

    in Customizer > Additional CSS you have this CSS rule:

    body.blog .post-term-item,
    body.search-results .post-term-item {
        padding: 10px 20px;
    }

    Which is changing the term button padding i the blog and search results.
    Delete that CSS rule.

    #2556529
    Jason

    Thank you!

    #2556608
    David
    Staff
    Customer Support

    You’re welcome

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