New Landing How can we help? Themeforest Theme Support Flexform Post Images Not Cropping

Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Flexform
  • #6650
    nothere3579
    Member
    Post count: 23

    We are using a blog post carousel and are having some trouble with the image cropping. Images of different aspect ratios crop at different heights. This makes the posts appear uneven and we would like the images to line up. How can we make the images all crop at the same height regardless of aspect ratio?

    #6740
    Ben – SUPPORT
    Member
    Post count: 690

    If you add

    .blog-item figure{
    min-height:155px;
    max-height:155px;
    }
    .blog-item figure a{
    height:100%;
    }
    

    change 115px to the size you want, this will make sure all of the images are the same size, a lot will look off using this method however

    -Ben

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register