Title: Remove Header Image, Page Headers &amp; Menu
Last modified: August 17, 2021

---

# Remove Header Image, Page Headers & Menu

 *  Resolved [ziafaiz435](https://wordpress.org/support/users/ziafaiz435/)
 * (@ziafaiz435)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/remove-header-image-page-headers-menu/)
 * Hello – we just added a slider to our home page and weren’t able to completely
   remove the header section. Now there is white space on both the top and bottom
   of the slider due to the header image section still being there.
 * After hiding the header image, it was removed from every page on the site, so
   is there a way to keep a header image on all other pages except for the homepage
   or move the site title to the middle of the page instead of the right and bold
   the text?
 * Lastly, can the top menu remain visible as someone scrolls down the page?
 * Thanks!
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fremove-header-image-page-headers-menu%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [Aleksandar](https://wordpress.org/support/users/gdalex/)
 * (@gdalex)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/remove-header-image-page-headers-menu/#post-14808372)
 * Hi [@ziafaiz435](https://wordpress.org/support/users/ziafaiz435/),
 * Thanks for reaching out!
 * You can hide the header media on the homepage by adding this code to the Appearance
   >Customize>Custom CSS area:
 *     ```
       .home .hero {
       	display:none !important;
       }
       ```
   
 * Regarding having a sticky header, I’m afraid there is no out-of-the-box way to
   make the header stick to the top.
 * Please let me know if this helped you out!
 *  Thread Starter [ziafaiz435](https://wordpress.org/support/users/ziafaiz435/)
 * (@ziafaiz435)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/remove-header-image-page-headers-menu/#post-14814952)
 * Hi [@gdalex](https://wordpress.org/support/users/gdalex/) – this is perfect, 
   thank you!
    -  This reply was modified 4 years, 8 months ago by [ziafaiz435](https://wordpress.org/support/users/ziafaiz435/).

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

The topic ‘Remove Header Image, Page Headers & Menu’ is closed to new replies.

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

 * 2 replies
 * 2 participants
 * Last reply from: [ziafaiz435](https://wordpress.org/support/users/ziafaiz435/)
 * Last activity: [4 years, 8 months ago](https://wordpress.org/support/topic/remove-header-image-page-headers-menu/#post-14814952)
 * Status: resolved