Title: Featured Image Cropping
Last modified: August 21, 2016

---

# Featured Image Cropping

 *  Resolved [jonesbre10](https://wordpress.org/support/users/jonesbre10/)
 * (@jonesbre10)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/featured-image-cropping-3/)
 * Hi,
 * I just switched to the MesoColumn theme and all of the featured for my posts 
   are getting cropped almost in half on the height. They are for the most part 
   basically square images so I don’t see why this would happen and I can’t find
   a place to change the settings on this. Any information would help.
 * Thanks

Viewing 7 replies - 1 through 7 (of 7 total)

 *  Thread Starter [jonesbre10](https://wordpress.org/support/users/jonesbre10/)
 * (@jonesbre10)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/featured-image-cropping-3/#post-4231126)
 * *The featured “Images” for the post’s are getting cut off on the bottom
 *  Theme Author [Richie KS](https://wordpress.org/support/users/rkcorp/)
 * (@rkcorp)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/featured-image-cropping-3/#post-4231250)
 * add this to custom.css *rename custom-sample.css
    `#post-entry div.post-thumb.
   in-archive {height: auto !important;}`
 *  Thread Starter [jonesbre10](https://wordpress.org/support/users/jonesbre10/)
 * (@jonesbre10)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/featured-image-cropping-3/#post-4231291)
 * Thanks worked great.
 *  [makeplentyonline.com](https://wordpress.org/support/users/makeplentyonlinecom/)
 * (@makeplentyonlinecom)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/featured-image-cropping-3/#post-4231326)
 * Richie, I have the similar question. Featured images should not be cropped at
   all. I were using Atahualpa theme where this situation wasn’t there. Featured
   images should be resized to show full images rather than cropping them. Can you
   share the code to do it for all posts on all pages? For Slider too?
 *  [jangusm](https://wordpress.org/support/users/jangusm/)
 * (@jangusm)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/featured-image-cropping-3/#post-4231377)
 * Hi – I’m having the same issue, but that custom css code isn’t working for me.
   Any insights?
 * Loving the theme!
 * gettheheight.com
 *  [jangusm](https://wordpress.org/support/users/jangusm/)
 * (@jangusm)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/featured-image-cropping-3/#post-4231378)
 * P.S. Images are getting cropped differently on mobile, if that’s a clue …
 *  [jangusm](https://wordpress.org/support/users/jangusm/)
 * (@jangusm)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/featured-image-cropping-3/#post-4231379)
 * Using this now in the custom css and it’s letting me play around with the height…
 * aside.home-feat-cat .feat-thumb {
    margin: 0px; padding: 0px; float: left; width:
   100%; overflow: hidden; height:auto; max-height: 240px; }

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Featured Image Cropping’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/mesocolumn/1.6.5.1/screenshot.
   png)
 * MesoColumn
 * [Support Threads](https://wordpress.org/support/theme/mesocolumn/)
 * [Active Topics](https://wordpress.org/support/theme/mesocolumn/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/mesocolumn/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/mesocolumn/reviews/)

## Tags

 * [cropping](https://wordpress.org/support/topic-tag/cropping/)
 * [featured image](https://wordpress.org/support/topic-tag/featured-image/)
 * [image](https://wordpress.org/support/topic-tag/image/)
 * [posts](https://wordpress.org/support/topic-tag/posts/)

 * 7 replies
 * 4 participants
 * Last reply from: [jangusm](https://wordpress.org/support/users/jangusm/)
 * Last activity: [11 years, 9 months ago](https://wordpress.org/support/topic/featured-image-cropping-3/#post-4231379)
 * Status: resolved