• Resolved astonjames

    (@astonjames)


    Hi there,

    Forgive my ignorance, but how do I remove the page title from appearing on each page? The reason I ask is that the menu already captures the page title and highlights it when that page is open already. So having the page title appear again below this is superfluous.

    Thanks a heap for any help you can provide!

Viewing 1 replies (of 1 total)
  • Theme Author Iceable

    (@iceable)

    Hi, edit style.css (you can edit it from Appearance > Editor) and add this at the end:

    h1.page-title { display: none; }

Viewing 1 replies (of 1 total)
  • The topic ‘Hiding page title’ is closed to new replies.