Title: EVOLVE Theme: post image issues.
Last modified: August 31, 2016

---

# EVOLVE Theme: post image issues.

 *  Resolved [itimpinoy](https://wordpress.org/support/users/itimpinoy/)
 * (@itimpinoy)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/evolve-theme-post-image-issues/)
 * Images are not displaying correctly on following page
    [http://yourfoodguide.net/Topics/healthy-living/](http://yourfoodguide.net/Topics/healthy-living/)
   the first two pos’ts thumbnails (low calorie… and healthy pizza) (featured images)
   are the correct size I want to display , but when i scroll down. I noticed the
   image sizes begin to vary greatly ( see thumb nail image for post Taco Stuffed
   Zucinni Boats
 * I was advised to try Regenerate image plug in, but I was wondering if there is
   anything else I should try first.

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

 *  [Denzel Chia](https://wordpress.org/support/users/denzel_chia/)
 * (@denzel_chia)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/evolve-theme-post-image-issues/#post-7367656)
 * You can force the image to have standard height.
    Use the following in Theme 
   Options -> Custom CSS
 *     ```
       .attachment-post-thumbnail {
           height: 330px !important;
       }
       ```
   
 *  Thread Starter [itimpinoy](https://wordpress.org/support/users/itimpinoy/)
 * (@itimpinoy)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/evolve-theme-post-image-issues/#post-7367663)
 * Hey Denzel Chia
    Thank you Sir! I tried that as well. But when I look at the 
   site on my mobile. It forces the pictures to scrunch up.
 *  Thread Starter [itimpinoy](https://wordpress.org/support/users/itimpinoy/)
 * (@itimpinoy)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/evolve-theme-post-image-issues/#post-7367755)
 * Is there any other solution that could possibly work?
 * I am at my wits end.
 *  [Denzel Chia](https://wordpress.org/support/users/denzel_chia/)
 * (@denzel_chia)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/evolve-theme-post-image-issues/#post-7367775)
 * You can re-generate image using a plugin. Or re-size image before upload.
 *  Thread Starter [itimpinoy](https://wordpress.org/support/users/itimpinoy/)
 * (@itimpinoy)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/evolve-theme-post-image-issues/#post-7367865)
 * Resolved: I used the regenerate plug in and resized thumbnails before upload 
   AND the magic trick of
    {width: 98%; max-width: 625px;} for my pictures in custom
   css

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

The topic ‘EVOLVE Theme: post image issues.’ is closed to new replies.

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

## Tags

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

 * 5 replies
 * 2 participants
 * Last reply from: [itimpinoy](https://wordpress.org/support/users/itimpinoy/)
 * Last activity: [10 years, 1 month ago](https://wordpress.org/support/topic/evolve-theme-post-image-issues/#post-7367865)
 * Status: resolved