Title: Thumbnail only on header
Last modified: August 31, 2016

---

# Thumbnail only on header

 *  [dagobertocosta](https://wordpress.org/support/users/dagobertocosta/)
 * (@dagobertocosta)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/thumbnail-only-on-header/)
 * Can I show the thumbnail picture only on header, not on the all posts?

Viewing 1 replies (of 1 total)

 *  [Free WP TP](https://wordpress.org/support/users/freewptp/)
 * (@freewptp)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/thumbnail-only-on-header/#post-6936197)
 * Hi [@dagobertocosta](https://wordpress.org/support/users/dagobertocosta/),
 * I hope you are well today and thank you for your question.
 * Do you want to display the thumbnails only in the slider and not on the posts
   listed on the blog page?
 * If yes then you can try achieving this by adding the following CSS code in the
   Custom CSS option of the latest version of Sparkling theme on the below path.
 * Admin Area -> Appearance -> Customize -> Sparkling Options -> Other -> Custom
   CSS
 *     ```
       body.blog article img.single-featured.wp-post-image {
           display: none;
       }
       ```
   
 * Best Regards,
    Movin

Viewing 1 replies (of 1 total)

The topic ‘Thumbnail only on header’ is closed to new replies.

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

## Tags

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

 * 1 reply
 * 2 participants
 * Last reply from: [Free WP TP](https://wordpress.org/support/users/freewptp/)
 * Last activity: [10 years, 4 months ago](https://wordpress.org/support/topic/thumbnail-only-on-header/#post-6936197)
 * Status: not resolved