Title: Thumbnail image
Last modified: June 14, 2017

---

# Thumbnail image

 *  [nee](https://wordpress.org/support/users/nee/)
 * (@nee)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/thumbnail-image-15/)
 * Hi, I have two questions in regards to thumbnail image :
 * 1. In the “You May Like” section, thumbnails are not showing in my website , 
   only the post titles. How do I make them show?
 * 2. I’ve added Popular Posts in the side bar and opt for thumbnail display, but
   the thumbnails are very small. How should I resize them?
 * Thanks.

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

 *  [Fotis](https://wordpress.org/support/users/markwaregr/)
 * (@markwaregr)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/thumbnail-image-15/#post-9230256)
 * Hi there,
    you will need to add featured images in your posts in order to have
   thumbnails in your website. Please have a look here [https://codex.wordpress.org/Post_Thumbnails?ref=dazzlersoft](https://codex.wordpress.org/Post_Thumbnails?ref=dazzlersoft)
   on adding featured images.
 * You can add this
 *     ```
       .widget_posts_list.widget_posts_list_alt .entry-featured {
           width: 100%;
           position: relative;
       }
       .widget_posts_list.widget_posts_list_alt .entry-title,
       .widget_posts_list.widget_posts_list_alt .entry-meta {
           margin: 10px 0;
           text-align: center;
       }
       ```
   
 * in your custom css under Customize->Additional CSS to make them larger.
 *  Thread Starter [nee](https://wordpress.org/support/users/nee/)
 * (@nee)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/thumbnail-image-15/#post-9234061)
 * Hi Fotis,
 * Most of my posts have feature images, as my previous theme also has the button
   to maintain Feature Image. Except for blog posts that I moved on from Blogger.
 * But I still do not see the featured image/thumbnail in the “You May Like” section.

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

The topic ‘Thumbnail image’ 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/)

## Tags

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

 * 2 replies
 * 2 participants
 * Last reply from: [Fotis](https://wordpress.org/support/users/markwaregr/)
 * Last activity: [9 years, 1 month ago](https://wordpress.org/support/topic/thumbnail-image-15/#post-9230256)
 * Status: not resolved