betacarve

Member

Forum Replies Created

  • In reply to: Remove Title from Static Page

    #27759

    I found the solution. I add the following code in custom ccs:

    .post-title, .post-title a, .post-title a:visited {
    display: none;

    In reply to: Remove Title from Static Page

    #27757

    I use the german version of graphene theme. But if I add

    .post-17 .post-title, .post-title a {

    display: none;

    }>

    at graphene options => display => custom css – the title is still visible on static page

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