• Hi,

    How do I remove the h1 tag from the homepage? I don’t want the “entry-title” with the word “home” to show on the homepage but I would like the above to appear on every other page.

    Here is the url to the homepage: https://www.naturespirit.com

    Here is the tag I want to remove in bold. I found it by “inspecting the element” in safari.
    <header class=”entry-header”>
    <h1 class=”entry-title” itemprop=”name”>Home</h1>
    </header>

    If anyone could give me a hand or point me in the right direction I would really appreciate it. Thanks Greg

Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Remove the "entry-title" h1 tag on the home page’ is closed to new replies.