Title: Remove Header Entirely
Last modified: January 30, 2021

---

# Remove Header Entirely

 *  [timwildung](https://wordpress.org/support/users/timwildung/)
 * (@timwildung)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/remove-header-entirely/)
 * Hi, I need to remove the top blue bar and the header altogether on your theme.
   I want my page to start with the menu only at the top. Please advise ASAP!

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

 *  Theme Author [themeansar](https://wordpress.org/support/users/themeansar/)
 * (@themeansar)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/remove-header-entirely/#post-13981840)
 * Hi,
 * Thanks for contacting us,
 * For this add the below css code in additional css filed (Theme Dashboard >> appearance
   >> customize >> additional css filed )
 *     ```
       .mg-headwidget .mg-head-detail, .mg-nav-widget-area-back
       {
       	display: none !important;
       }
       ```
   
 * Any confusion lets know
 * Thanks
 *  Thread Starter [timwildung](https://wordpress.org/support/users/timwildung/)
 * (@timwildung)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/remove-header-entirely/#post-13981949)
 * Thank you. That worked. Now, I have a slim white line between the top header 
   menu bar and the start of my page – how do I remove it?
 * Also, where is the color choice to change the menu bar and footer area? I do 
   not see it in Customizer.
 *  Theme Author [themeansar](https://wordpress.org/support/users/themeansar/)
 * (@themeansar)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/remove-header-entirely/#post-13981956)
 * Hi,
 * For this please share your website URL, we will check and better assist you
 * Thanks

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

The topic ‘Remove Header Entirely’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/newsup/5.4.4/screenshot.jpg)
 * Newsup
 * [Support Threads](https://wordpress.org/support/theme/newsup/)
 * [Active Topics](https://wordpress.org/support/theme/newsup/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/newsup/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/newsup/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [themeansar](https://wordpress.org/support/users/themeansar/)
 * Last activity: [5 years, 4 months ago](https://wordpress.org/support/topic/remove-header-entirely/#post-13981956)
 * Status: not resolved