Hello, my thumbnails in portfolio and blog are not cropping to the correct size.
I want them to be a fixed sized instead of having different sized thumbnails.
Is this possible?
http://whysocreative.com/blog/
http://whysocreative.com/portfolio/
Hey alvinhy!
You can add this on your custom.css or Quick CSS:
.attachment-portfolio_small.wp-post-image {
min-height: 192px;
}
I don’t think we can use the same trick to your blog. The images have different proportions. Please upload images with almost the same height and width.
Best regards,
Ismael