Title: Removing Page Header
Last modified: May 28, 2022

---

# Removing Page Header

 *  [lmallon10](https://wordpress.org/support/users/lmallon10/)
 * (@lmallon10)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/removing-page-header-2/)
 * We bought this website (along with the company) from someone else and I’m having
   some issues with the page headers that are displayed on almost all of the web
   pages.
 * In the ‘Demo’ page, along with many of the other pages, the default page header
   is displayed with a dark blue transparent overlay. I have tried a couple of different
   methods to try and remove this header or even to just change the colour of the
   overlay but I’m having no luck.
 * Does anyone have any idea how I can remove the page header from all pages (so
   that I can create my own through the Elementor editor)?
    -  This topic was modified 4 years, 2 months ago by [Jan Dembowski](https://wordpress.org/support/users/jdembowski/).
      Reason: Moved to Fixing WordPress, this is not an Developing with WordPress
      topic
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fremoving-page-header-2%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Moderator [threadi](https://wordpress.org/support/users/threadi/)
 * (@threadi)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/removing-page-header-2/#post-15687389)
 * Add this under Appeareance > Customizer > Additional CSS:
 * `.is-header-top-main .page-header { display: none; }`
 * Note, however, that you are using a commercial theme. Questions about commercial
   products are not allowed in this forum. It is therefore best to contact the theme
   manufacturer.
 *  [clayp](https://wordpress.org/support/users/clayp/)
 * (@clayp)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/removing-page-header-2/#post-15687492)
 * Try from wordpress dashboard from Appearance >> customize >>click on the Header
   >> from Header layout section select none.
 * If it doesn’t work, you have to remove it from the Theme specific setting as 
   today’s themes come up with different elements like Header and footer.
 * You can also remove the Header with the CSS method that applies the disable: 
   none rule to the header section.
    You have to navigate to a particular page, 
   right-click on the Header and select the inspect option. From there, you can 
   remove it by adding code.
 * Also, you can use the Additional CSS option from Appearance >> customize in the
   wordpress dashboard for the same.

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

The topic ‘Removing Page Header’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 3 participants
 * Last reply from: [clayp](https://wordpress.org/support/users/clayp/)
 * Last activity: [4 years, 2 months ago](https://wordpress.org/support/topic/removing-page-header-2/#post-15687492)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
