Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #173159

    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/

    #173413

    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

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Thumbnails not cropping properly’ is closed to new replies.