[Resolved] Page Titles

Home Forums Support [Resolved] Page Titles

Home Forums Support Page Titles

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #72720
    Chris Behlmer

    How would I hide the page titles from each page?

    #73032
    Tom
    Lead Developer
    Lead Developer

    From all pages?

    This CSS:

    .page .entry-header {
          display: none;
    }

    From individual pages? The Disable Elements add-on allows you to do that.

    Let me know 🙂

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.