Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #10088

    I don’t want my page titles showing up on the pages (About, Contact, etc.) but I still want them in my Menu. Can I remove them without messing up SEO? Is there simple code?

    #10189
    Sakin
    Keymaster

    @viaticusgroup: Just add the following CSS in “Appearance => Theme Options => Custom CSS” box to hide the page title for normal visitors.
    .page .entry-header { display: none; }

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Page Titles’ is closed to new replies.