Title: remove featured image, how?
Last modified: September 1, 2016

---

# remove featured image, how?

 *  Resolved [SueKearney](https://wordpress.org/support/users/suekearney/)
 * (@suekearney)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/remove-featured-image-how/)
 * Hi, wise ones. I’m using Easy Testimonials free (and money is very tight, so 
   upgrading not an option at this time).
 * Since featured images are appearing 50×50, I want to remove the featured image
   and put the full-size image into the body of the testimonial.
 * When I entered each testimonial I used Add New, and checked the “display featured
   image” box. I cannot find a way to uncheck that option. Even removing the featured
   image isn’t working, as I’m showing a blank 50×50 box where the featured image
   used to be. How to either 1) remove the featured image and its blank box or 2)
   work around the 50×50 limitation in free version so the 300px version will display?
   Either solution will work for me.
 * Thanks!
 * [https://wordpress.org/plugins/easy-testimonials/](https://wordpress.org/plugins/easy-testimonials/)

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

 *  Plugin Contributor [richardgabriel](https://wordpress.org/support/users/richardgabriel/)
 * (@richardgabriel)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/remove-featured-image-how/#post-7551274)
 * Hey Sue!
 * You can choose to hide the featured image directly via the widget or shortcode,
   if no other option is working.
 * You should be able to use the generators to get the desired shortcode – let me
   know if this also causes problems for you.
 * If nothing else works, you can use CSS to hide the image. I can provide that 
   CSS if the above methods don’t work.
 * All the best,
    Richard
 *  Thread Starter [SueKearney](https://wordpress.org/support/users/suekearney/)
 * (@suekearney)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/remove-featured-image-how/#post-7551311)
 * Richard, hi.
 * I’ve continued to do some research, and now I think it’s possible in CSS to display
   the featured image at the desired size. If that’s true, please provide some CSS
   I can use.
 * I searched for a way to turn the feat image display off in the widget and couldn’t
   find one. When I add a testimonial by clicking that button on a single post or
   page — that’s the only way I can indicate whether the feat image displays or 
   not (via “fields to display”). But no way I can find to turn the display off 
   once it’s been turned on.
 * For now, I have turned them off in CSS globally, like so:
 *     ```
       blockquote.easy_testimonial .wp-post-image {
       	display: none;
       }
       ```
   
 * Like I said in first paragraph above, if I could CSS-ify my feat image display
   so I can see the full size, that would be cause for celebration. Thanks.
 *  Plugin Contributor [richardgabriel](https://wordpress.org/support/users/richardgabriel/)
 * (@richardgabriel)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/remove-featured-image-how/#post-7551421)
 * Hey Sue!
 * Well, you can definitely use CSS to change the image size, however since the 
   source image is being displayed at thumbnail sizes this upsizing via CSS will
   make the image quite blurry.
 * We have a major update in the works, and in this update we will be exposing options
   such as controlling the image size to our free users – when that comes around
   please check it out and it should handle your issue!
 * Thanks again for using our plugin.
 * All the best,
    Richard
 *  Plugin Contributor [richardgabriel](https://wordpress.org/support/users/richardgabriel/)
 * (@richardgabriel)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/remove-featured-image-how/#post-7551440)
 * Hey Sue!
 * As of version 2.0, the image size option has been made available to all users!
   That, combined with some CSS, will resolve this thread.
 * Thanks for using our plugin!
 * All the best,
    Richard

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

The topic ‘remove featured image, how?’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/easy-testimonials.svg)
 * [Easy Testimonials](https://wordpress.org/plugins/easy-testimonials/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/easy-testimonials/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/easy-testimonials/)
 * [Active Topics](https://wordpress.org/support/plugin/easy-testimonials/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/easy-testimonials/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/easy-testimonials/reviews/)

## Tags

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

 * 4 replies
 * 2 participants
 * Last reply from: [richardgabriel](https://wordpress.org/support/users/richardgabriel/)
 * Last activity: [9 years, 9 months ago](https://wordpress.org/support/topic/remove-featured-image-how/#post-7551440)
 * Status: resolved