Thank you for the great theme. I'm having difficulty with the columned portfolio images. Is there a way to have the columned images automatically crop to fit? See attached screenshot. It appears that some of the images will only fill the longest dimension, leaving an awkward gap.
If you want to show cropped images then I need to know the primary dimensions of images so the thumbnails will be cropped. For example you can add this code to cut portfolio images in the dimensions you want (code to be added in functions.php):
P.S. Please note that if an image size is under the required dimensions it will be displayed uncropped for example for these given dimensions any image of size: 499x600 will not be cropped.
Thank you for the great theme. I'm having difficulty with the columned portfolio images. Is there a way to have the columned images automatically crop to fit? See attached screenshot. It appears that some of the images will only fill the longest dimension, leaving an awkward gap.
Thanks for your help.
Hi Lasha Brown,
If you want to show cropped images then I need to know the primary dimensions of images so the thumbnails will be cropped. For example you can add this code to cut portfolio images in the dimensions you want (code to be added in functions.php):
This should work for you.
P.S. Please note that if an image size is under the required dimensions it will be displayed uncropped for example for these given dimensions any image of size: 499x600 will not be cropped.