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].
How do I get the feature image to fill the container. Photos are 1024px, but if the image is landscape mode, it will only fill in half of the container. Also when an image is in portrait mode, image is not centered in the post. Is there a particular size the I need to fill in the container, like that of the sample snapshot demo?
Hi manzpix
One way you could change this setup is to use:
https://wordpress.org/plugins/simple-image-sizes/
and then run:
http://wordpress.org/plugins/regenerate-thumbnails/
The featured image size is set in the theme’s functions.php file so you’ll need to use the first plugin to change that size and then regen everything using the second plugin.