Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #12249
    barneycat25
    Member

    Hi,

    I would like to remove the page titles in my pages.
    ie for example when I click on the self storage page, I dont need to know its the self storage page again by the title.
    Obviously if I just delete the title, I lose it from my nav bar which I dont want to do!

    IS there a simple way of doing this please?

    Many Thanks

    #12269
    Sakin
    Keymaster

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

    #12288
    barneycat25
    Member

    Much appreciated – thank you.

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