[Resolved] Image size search results

Home Forums Support [Resolved] Image size search results

Home Forums Support Image size search results

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1011360
    Escobar

    How can I make all the images that appear in the search result the same size?
    Currently they seem to have the real size and I would like to change this to be for example 200×200 px

    #1011407
    David
    Staff
    Customer Support

    Hi there,

    try adding this CSS:

    .search-results .post-image {
        max-width: 200px;
    }
    #1011413
    Escobar

    Thanks!

    #1011418
    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.