Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #17226
    poppy
    Member

    How do I hide page titles and write my own title in the page editor. I don’t want two titles, what I want in the menu isn’t what I want the title to be.

    Here is a screenshot of my problem:

    http://i1154.photobucket.com/albums/p532/rodents/01title.jpg

    Green text is the title I want, I want to keep the menu name the same but hide the title above it.

    #17239
    Sakin
    Keymaster

    @poppy: For menu, you can build custom menus from “Appearance => Menus”. From there you can add your pages, posts, categories and even custom links. Then you can change the label of which you want to show different title. This is the best method for you.

    But if you like to hide the page tile then you can add the following CSS in “Appearance => Theme Options => Custom CSS” box.
    .page .entry-title { display: none; }

    #17780
    poppy
    Member

    Thank you Sakin, but in the end i decided to keep the page title as they were.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Hide the page title’ is closed to new replies.