Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #57799
    Claire
    Member

    I want to remove the page titles from showing in the actual pages. If I delete the page name, it removes them from the menu.

    How can I fix this?

    #57825
    Sakin
    Keymaster

    @Claire: You can hide it by adding the following css in “Appearance => Customize => Theme Options => Custom CSS Options” box:

    #main .type-page .entry-title { display: none; }

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Stop page titles from showing’ is closed to new replies.