Black Friday sale! Get up to 25% off GP Premium! Learn more ➝

[Resolved] How do you customize the appearance of the search results page?

Home Forums Support [Resolved] How do you customize the appearance of the search results page?

Home Forums Support How do you customize the appearance of the search results page?

  • This topic has 3 replies, 2 voices, and was last updated 6 years ago by Leo.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #417474
    Margot

    I’m looking to change the width of the page for the search results page as easily as possible. The css selectors all seem to be linked to the main page appearance. I’m looking to make the page a boxed width of about 1000px wide for example. Right now my search results are full width and I want to change that.

    #417491
    Leo
    Staff
    Customer Support

    Hi there,

    Try this CSS:

    .search-results .site.grid-container {
        max-width: 1000px;
    }

    Adding CSS: https://docs.generatepress.com/article/adding-css/

    #417841
    Margot

    That was exactly what I was looking for. Thank you!!

    #417890
    Leo
    Staff
    Customer Support

    No problem 🙂

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