Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #9542
    tutyga
    Member

    How can I remove the word HOME from the static home page? It appears just above the Footer top border.

    Please advise.

    #9543
    tutyga
    Member

    The theme that I used is Catch Everest.

    #9568
    Sakin
    Keymaster

    @tutyga: You can just add the following CSS in “Appearance => Theme Options => Custom CSS” box.
    .home #primary .entry-header { display: none; }

    #9570
    tutyga
    Member

    Sakin, thank you very much for the solution. I’ve placed the code as you described and it works.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘The word HOME on static home page’ is closed to new replies.