Forums

How Does One Hide the Page Tiles (4 posts)

  1. Dr_Pollard
    Member
    Posted 1 year ago #

    My page titles seem to be getting in the way with twenty ten. Is there an official way to have them not show?

    Thank you,

    John

  2. MAS
    Member
    Posted 1 year ago #

    goto page.php file and replace <h1 class="entry-title"><?php the_title(); ?></h1> with <h1 class="entry-title"><?php //the_title(); ?></h1>

  3. Dr_Pollard
    Member
    Posted 1 year ago #

    Chinmoy29

    Thanks, it did seem to work.

    So was it just the display-none part that did it? Or changing the font color?

    Seems like there's a lot I don't understand still.

    John

  4. Dr_Pollard
    Member
    Posted 1 year ago #

    Another Global Change that would be nice to get rid of, is there seems to be an edit link at the bottom of each article.

    It that easy to change as well?

    Thanks,

    J

Topic Closed

This topic has been closed to new replies.

About this Topic