-
YEAR93
Hi,
I’m having an issue where the page title (“Home”) is still being displayed on my front page, even though I have tried multiple methods to disable it.
Here is what I have already done:
1. On the page editor (Home page):
- In the right sidebar under “Disable Elements”
- I have checked Content Title
2. Using a GeneratePress Element > Layout:
- Set to Disable Elements
- Enabled Content Title
3. In the Element settings:
- Display Rules set to Front Page only
Despite all of this, the “Home” title is still visible on the homepage.
After inspecting the element, I found that the title is actually coming from a GenerateBlocks headline:
<h1 class="gb-headline gb-headline-6eab0dca"><span class="gb-icon"><svg xml:space="preserve" style="enable-background:new 0 0 80 47" viewBox="0 0 80 47" xmlns="http://www.w3.org/2000/svg"> <path d="M61.3 23.5 37.8 47h18.7L80 23.5 56.5 0H37.8l23.5 23.5z"></path> <path d="M23.5 23.5 0 47h18.7l23.5-23.5L18.7 0H0l23.5 23.5z"></path> </svg></span><span class="gb-headline-text">Home</span></h1>So it seems like this is not the theme page title, but a GenerateBlocks-generated H1 that is still being rendered even when Content Title is disabled.
Could you please clarify:
- Is there a way to disable the default front page title when it is generated via GenerateBlocks / page template?
- Or is there a conflict/override that I might be missing in GeneratePress Elements or settings?
Thank you in advance for your help.
-
George
Hello,
There is a Static Page Page Hero being applied to all pages apart from the Blog, All Archives and All Posts. This is the element you need to edit.

-
YEAR93
Hi,
Thank you for noticing. I’ve fixed it now!
-
George
Ok, no problem!
- You must be logged in to reply to this topic.