Forums Forums Search & Filter Pro Grid result with same thumbnails size

Viewing 6 posts - 1 through 6 (of 6 total)
  • Anonymous
    #71930

    Hello,
    Trevor helped me on the results page: grid view of the thumbnails.
    https://support.searchandfilter.com/forums/topic/show-results-in-grid/

    Is it possible to force the height and width of the thumbnails? Aligned to the same size.

    Here my result page : http://www.filmspourenfants.net/v2/films/
    We see the vignettes do not have the same height.
    Thank you.
    Maxime

    Trevor
    #71934

    I suppose you could do something like this in Custom CSS:

    .gp-post-thumbnail img {max-height: 250px;}
    
    Anonymous
    #72047

    Hello,
    Sorry it is not working.

    Trevor
    #72049

    When I look at the CSS for the -page I see this:

    h2 {
    color: #f61e5b;
    
    .gp-post-thumbnail img {max-height: 200px;}
    
    }

    You have pasted the code I gave you inside the h2 code block!!

    Anonymous
    #72051

    Lol you’re right!
    Really sorry, mistake on my part!

    Thanks again the result is perfect!

    Have a goode day;)

    Trevor
    #72055

    You can also change the Found 7 Results to French in the results.php file that is inside your theme folder.

Viewing 6 posts - 1 through 6 (of 6 total)