Archived topic
How to move H1 position on the homepage to be AFTER the first image
4 replies · Started by Kevin on October 13, 2021
So typically on all pages, the H1 is shown as the very first thing on the page in the content section.
How can I move that to be in a different location on the page?
And how can I implement this for the homepage ONLY?
Thanks in advance!
Hi Kevin,
Tough to tell without seeing the site in question but I'd assume you just have to add an H1 manually for the home page.
Let me know if this helps :)
By default the H1 is generated from the Title you put in on the page editor in wordpress.
So if I add an h1, it will then have 2 h1's
So I basically need to remove the auto generated h1 from the Header
... not sure how to do that though
ok, I figured it out...
I used the "Disable Elements" GP addon to remove the Content Title (and yes, it removed the H1 from the HTML, which is what I wanted)
Then, I added in my own H1 where I wanted it.
Thanks for your help!
Hi Kevin,
Glad you figured it out :)