Title: Entry Feature Size
Last modified: July 31, 2018

---

# Entry Feature Size

 *  Resolved [csphilli](https://wordpress.org/support/users/csphilli/)
 * (@csphilli)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/entry-feature-size/)
 * Hi,
 * I’m trying to change the entry feature size because it’s a bit too big for my
   liking.
 * It looks like the field is called .entry-featured however when I used this in
   my Additional CSS field, nothing is changing.
 * Any tips?

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

 *  [Fotis](https://wordpress.org/support/users/markwaregr/)
 * (@markwaregr)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/entry-feature-size/#post-10543083)
 * Hi there,
    you can change the thumbnail size by opening functions.php and changing
 *     ```
       	set_post_thumbnail_size( 665, 435, true );
       ```
   
 * replacing 665 and 435 with your width and height.
 * Try the default editor and then navigate to the /themes/olsen-light/ folder to
   find the file.
    then install the Regenerate thumbnails plugin, activate it and
   go to Tools -> Regen. Thumbnails to run a regeneration in order for the change
   to be applied.
 * Let me know if this works, or if I can help out more.
 *  Thread Starter [csphilli](https://wordpress.org/support/users/csphilli/)
 * (@csphilli)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/entry-feature-size/#post-10545574)
 * This worked perfectly, thank you!
 *  [Fotis](https://wordpress.org/support/users/markwaregr/)
 * (@markwaregr)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/entry-feature-size/#post-10546387)
 * Glad I could help [@csphilli](https://wordpress.org/support/users/csphilli/)!
   
   I’d like to ask you, if you like the theme and could take a minute to review 
   it [here](https://wordpress.org/support/view/theme-reviews/olsen-light) it would
   help us a lot!
 *  Thread Starter [csphilli](https://wordpress.org/support/users/csphilli/)
 * (@csphilli)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/entry-feature-size/#post-10546610)
 * Gladly!
 *  [Fotis](https://wordpress.org/support/users/markwaregr/)
 * (@markwaregr)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/entry-feature-size/#post-10557869)
 * Thank you so much for your feedback!

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

The topic ‘Entry Feature Size’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/olsen-light/1.7.1/screenshot.png)
 * Olsen Light
 * [Support Threads](https://wordpress.org/support/theme/olsen-light/)
 * [Active Topics](https://wordpress.org/support/theme/olsen-light/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/olsen-light/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/olsen-light/reviews/)

 * 5 replies
 * 2 participants
 * Last reply from: [Fotis](https://wordpress.org/support/users/markwaregr/)
 * Last activity: [7 years, 10 months ago](https://wordpress.org/support/topic/entry-feature-size/#post-10557869)
 * Status: resolved