• Resolved nic_137

    (@nic_137)


    Can anyone tell me how I can get rid of the page title at the top of each page. I obviously want the names in my menu, but each page I view has the name of it just above the text I enter. I can’t see where to hide this.

    Thanks very much,

Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author ronangelo

    (@ronangelo)

    Adding this on the Custom CSS option should hide the titles on page types.
    .type-page .entry-title {display: none;}

    How to hide page titles

    Thread Starter nic_137

    (@nic_137)

    Thanks for your reply.

    Where do I find the Custom CSS option please?

    I’ve tried deleting the title on the edit page, but it then also disappears from the menu.
    Thanks

    Thread Starter nic_137

    (@nic_137)

    Ah, I found it under Appearance – Frontier Options – CSS.

    It worked perfectly.

    Thanks very much

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to hide page titles’ is closed to new replies.