- This topic has 1 reply, 2 voices, and was last updated 11 years, 6 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
These forums are now closed and remain for historical purposes.
None of the content applies to the new version 3. For support, get in touch via our contact form.
Forums › Forums › Search & Filter Pro › Change size of images in search results
Tagged: search woocommerce images
Hi, I apologise if this question has been answered in the forum previously, but I did a search and couldn’t find it.
I’m using Search & Filter Pro for the search function on my Woocommerce store at http://mineclosure2016.com/acg/shop/
After doing a search, the product images show up very large. Please see http://mineclosure2016.com/acg/?sfid=2031&s=underground for an example
I’d like them to show up much smaller than this, and assume it can be done so by altering the CSS. Could someone please let me know which part of the CSS I need to edit in order to change this?
Thanks
Hey Garth
The template you use for you results works in much the same way as any other template in your theme.
The specific part of CSS depends on your particular theme (this plugin does not add any CSS to your results) however with WordPress’ template tags you could also simply use a different size image –
http://codex.wordpress.org/Function_Reference/the_post_thumbnail#Thumbnail_Sizes
🙂