Title: Hide Featured Image
Last modified: August 30, 2016

---

# Hide Featured Image

 *  Resolved [Heike 1211](https://wordpress.org/support/users/heike-1211/)
 * (@heike-1211)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/hide-features-image/)
 * Hello, first oft all I love this Theme, it is so clear and elegant! I use it 
   in my very first WP-Installation [http://www.wolkenpause.de](http://www.wolkenpause.de)
 * Now I would like to hide the featured Image on a single post. Is this possible?
   
   And in addition is it possible to see just the logo and the tag line below? Thank
   you so far!
 * Heike

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

 *  [vladff](https://wordpress.org/support/users/vladff/)
 * (@vladff)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/hide-features-image/#post-6206252)
 * Hi,
 * Next version (which was already submitted) will include the ability to hide the
   featured images on single posts.
 * There’s an option to display the logo+site title+site description in Header Area
   > Site branding. I assume you want to hide the title? You’ll need a custom CSS
   plugin and you should add this code in it:
 *     ```
       .site-title {
           display: none;
       }
       ```
   
 *  Thread Starter [Heike 1211](https://wordpress.org/support/users/heike-1211/)
 * (@heike-1211)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/hide-features-image/#post-6206297)
 * Thanks for the quick answer. Could I geht the update in the WP-Dashboard or do
   I have to upload it via FTP?
    The CSS for the Tag line is in usw – thank you
 *  [vladff](https://wordpress.org/support/users/vladff/)
 * (@vladff)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/hide-features-image/#post-6206307)
 * It will show up in your dashboard. Not sure when it will be reviewed though.
 *  Thread Starter [Heike 1211](https://wordpress.org/support/users/heike-1211/)
 * (@heike-1211)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/hide-features-image/#post-6206403)
 * Thank you very much for your prompt answers 🙂

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

The topic ‘Hide Featured Image’ is closed to new replies.

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

## Tags

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

 * 4 replies
 * 2 participants
 * Last reply from: [Heike 1211](https://wordpress.org/support/users/heike-1211/)
 * Last activity: [10 years, 11 months ago](https://wordpress.org/support/topic/hide-features-image/#post-6206403)
 * Status: resolved