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
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
goto page.php file and replace <h1 class="entry-title"><?php the_title(); ?></h1> with <h1 class="entry-title"><?php //the_title(); ?></h1>
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
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
This topic has been closed to new replies.