Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #78140
    Schlaufer
    Participant

    Hello
    I have the following website
    http://www.schlaufer.ch/

    I do not like, that the page “Home” (with no content) does appear on the first page. I tried to undo it with the plugin WP Hide Post, which worked perfectly for posts, however it does not for this problem. I cannot find a simple solution

    I would appreciate your help.

    #78220
    Sakin
    Keymaster

    @Schlaufer: To hide that home, you can add the following css in “Appearance => Theme Options => Custom CSS” box:
    .home #main { display: none; }

    #78226
    Schlaufer
    Participant

    Hi Sakin

    Thank you for the help

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Home does appear on first page’ is closed to new replies.