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

    If I remove Page Titles from pages by omitting them from enter page title block then I will have a bunch of pages called untitled.

    Can I hide the page title display using css?

    #19529
    Sakin
    Keymaster

    @jamie.crew360: You can add the following CSS in “Appearance => Theme Options => Custom CSS” box to hide the page title.
    .page .entry-header { display: none; }

    If this doesn’t work then you need to post in your site URL so that I can check in.

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