Title: Elementor remove heading
Last modified: July 24, 2020

---

# Elementor remove heading

 *  [robertcwilliams](https://wordpress.org/support/users/robertcwilliams/)
 * (@robertcwilliams)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/elementor-remove-heading/)
 * Hi everyone, I have tried multiple different things, read the forum and googled
   my question and also watched a couple of youtube videos however I cannot fix 
   my issue which is to get my header to disappear from my website.
 * Home URL: [http://www.newest.thepicketfence.com.au](http://www.newest.thepicketfence.com.au)
   
   Page URL I am trying to remove header from: [http://newest.thepicketfence.com.au/?page_id=551](http://newest.thepicketfence.com.au/?page_id=551)
   Theme: Odry Using builder: Elementor
 * -=-=-=-=-
    I have tried using the inbuilt header removal with Elementor by selecting
   the “remove header” option. This did not work, so I inspected the header element
   and tried adding that in the elementor “page title selector” to specify the theme
   selector heading which also didn’t work
 * I have tried entering the following:
 * h1.gt3-page-title
    h1.page_title h1.gt3-page-title__content
 * -=-=-=-=-
    I then tried multiple different versions of CSS code which also didn’t
   work.
 * .page .entry-title, .page_title{
    display:none; !important; }
 * .page_title{
    display:none; !important; }
 * -=-=-=-=-
    I installed 2x different plugins which claimed to remove the header
   which also didn’t work.
 * I am at my wits end trying to remove the header from the page (pages)
    Can someone
   please provide any help/guidance with either CSS OR “page Title Selector” in 
   elementor help.
 * Cheers,
 * Robbie
    -  This topic was modified 5 years, 9 months ago by [robertcwilliams](https://wordpress.org/support/users/robertcwilliams/).
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Felementor-remove-heading%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [Luka](https://wordpress.org/support/users/lukaxx/)
 * (@lukaxx)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/elementor-remove-heading/#post-13165099)
 * I’d most likely use css for this so something like code below should solve your
   issue.
 *     ```
       .page-id-551 .gt3_header_builder {
         display: none;
       }
       ```
   
 * (Note: This will hide header only for this particular page)
    -  This reply was modified 5 years, 9 months ago by [Luka](https://wordpress.org/support/users/lukaxx/).
 *  Thread Starter [robertcwilliams](https://wordpress.org/support/users/robertcwilliams/)
 * (@robertcwilliams)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/elementor-remove-heading/#post-13170319)
 * Hi Luka,
 * thanks for the reply. Unfortunately that still didn’t work, the header is still
   visible.
 * I am entering the CSS in the additional CSS tab on the customization tab of the
   theme itself.
 *  [pixelspirits](https://wordpress.org/support/users/pixelspirits/)
 * (@pixelspirits)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/elementor-remove-heading/#post-13675154)
 * Right click & select delete..?

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

The topic ‘Elementor remove heading’ is closed to new replies.

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 3 participants
 * Last reply from: [pixelspirits](https://wordpress.org/support/users/pixelspirits/)
 * Last activity: [5 years, 6 months ago](https://wordpress.org/support/topic/elementor-remove-heading/#post-13675154)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
