Eyelook

Member

Forum Replies Created

  • In reply to: Remove Home page Title but no Home page link

    #27279

    It’s OK, I’ve found an alternative solution within the forum…

    .post-ID .post-title, .post-title a {

    display: none;

    }

    In reply to: Remove Home page Title but no Home page link

    #27278

    Ah ok. I wasn’t sure as in some themes its automatically created.

    However it still leaves me with the issue that the custom style

    .home .page-title {

    display: none;

    }

    doesn’t seem to work.

    Any clues about that?

    Thx

    In reply to: Remove 'Home' title banner from static front page

    #26162

    Removing the Home page post Title is also exactly what I want to do. I have made the front page a static page, but no ‘Home’ page link has been created in the navigation.

    I am assuming that is why the following custom style won’t work.

    .home .page-title {

    display: none;

    }

    Is there a reason for this and can anyone offer a solution?

    Many thanks.

Viewing 3 posts - 1 through 3 (of 3 total)