Title: Hide Header
Last modified: August 22, 2016

---

# Hide Header

 *  Resolved [onealbs](https://wordpress.org/support/users/onealbs/)
 * (@onealbs)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/hide-header/)
 * Once the header is hidden, is there any way to get rid of the bar that is left
   behind?

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

 *  [Amin – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support2/)
 * (@wpmudev-support2)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/hide-header/#post-5663453)
 * Hey albs,
 * Hope you’re well! 🙂
 * Are you referring to this when you said ‘bar’: [http://prntscr.com/5ro6ka](http://prntscr.com/5ro6ka)?
   If so, you could hide it by inserting small custom css code. I suggest you use
   a child theme [http://codex.wordpress.org/Child_Themes](http://codex.wordpress.org/Child_Themes)
   or use css custom plugin like this: [https://wordpress.org/plugins/simple-custom-css/](https://wordpress.org/plugins/simple-custom-css/)
   if you will customize your theme.
 * Code:
 *     ```
       #cir-ann-social-wrapper {
       	display: none;
       }
       ```
   
 * Hope it helps! 🙂
 * Best Regards,
    Calvin
 *  Thread Starter [onealbs](https://wordpress.org/support/users/onealbs/)
 * (@onealbs)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/hide-header/#post-5663492)
 * Thanks so much. What I’m trying to get rid of is outlined in red [here](https://www.dropbox.com/s/fgtke0sj5eki3mi/Capture.PNG?dl=0).
 * Any help is so greatly appreciated.
 *  [Styled Themes](https://wordpress.org/support/users/gejay/)
 * (@gejay)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/hide-header/#post-5663559)
 * You can go to Appearance -> Customize -> Header image and click on Hide the image:
   [http://prntscr.com/5rvcmo](http://prntscr.com/5rvcmo)
 *  [Styled Themes](https://wordpress.org/support/users/gejay/)
 * (@gejay)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/hide-header/#post-5663884)
 * Hi onealbs,
 * We didn’t get your reply since seven months. We hope you got the solutions of
   your issue.
 * Thanks

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

The topic ‘Hide Header’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/circumference-lite/3.0.5/screenshot.
   png)
 * Circumference Lite
 * [Support Threads](https://wordpress.org/support/theme/circumference-lite/)
 * [Active Topics](https://wordpress.org/support/theme/circumference-lite/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/circumference-lite/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/circumference-lite/reviews/)

## Tags

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

 * 4 replies
 * 3 participants
 * Last reply from: [Styled Themes](https://wordpress.org/support/users/gejay/)
 * Last activity: [10 years, 8 months ago](https://wordpress.org/support/topic/hide-header/#post-5663884)
 * Status: resolved