Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
Hi,
A little a question about the post loop widget. When I set the options I can select also “product” as a post type but in this case I’d like that the carousel could show the same vertical thumbnails of woocommerce. How can I do that with CSS or anything else? The thumbnails dimensions are fixed to 230×160 while I need 170×235 pixels.
Thank you!
Elena
Hi Elena
The Post Loop carousel image size is set in the theme’s functions file. You could use a plugin like: https://wordpress.org/plugins/simple-image-sizes/ to change those dimensions and then regenerate your thumbnails: http://wordpress.org/plugins/regenerate-thumbnails/.
Be careful with Simple Image Sizes as it’s powerful.