Title: Hide site description
Last modified: August 22, 2016

---

# Hide site description

 *  Resolved [Stein7](https://wordpress.org/support/users/stein7/)
 * (@stein7)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/hide-site-description/)
 * Hi
 * How can I hide the site description using CSS?
    I tried the following codes, 
   but they didn’t work…
 * #site-description {display:none!imortant};
 * OR
 * #header-description {display:none!imortant};
 * Thanks for your help.

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

 *  Theme Author [TT Themes](https://wordpress.org/support/users/tomastoman/)
 * (@tomastoman)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/hide-site-description/#post-5442850)
 * Hi,
 * you can simply remove the site description by setting the value “Hide” in “Theme
   Options > Homepage Settings > Display Site Description”.
 * Or, you can use the following CSS:
 * `.header-description-wrapper {display: none !important;}`
 * Best regards,
    Tomas Toman
 *  Thread Starter [Stein7](https://wordpress.org/support/users/stein7/)
 * (@stein7)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/hide-site-description/#post-5442871)
 * Thank you very much.

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

The topic ‘Hide site description’ is closed to new replies.

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

 * 2 replies
 * 2 participants
 * Last reply from: [Stein7](https://wordpress.org/support/users/stein7/)
 * Last activity: [11 years, 7 months ago](https://wordpress.org/support/topic/hide-site-description/#post-5442871)
 * Status: resolved