[wp-trac] [WordPress Trac] #12542: Fix title and h1 elements for Twenty Ten theme
WordPress Trac
wp-trac at lists.automattic.com
Mon Mar 29 20:01:16 UTC 2010
#12542: Fix title and h1 elements for Twenty Ten theme
--------------------------+-------------------------------------------------
Reporter: mikeschinkel | Owner: iammattthomas
Type: defect (bug) | Status: reopened
Priority: normal | Milestone: 3.0
Component: Themes | Version: 3.0
Severity: normal | Resolution:
Keywords: has-patch |
--------------------------+-------------------------------------------------
Comment(by iandstewart):
If you're already making a child theme and editing CSS there (good
practice!) the simplest solution would be to add the following to your
child stylesheet:
{{{
.home .entry-title {display:none;}
}}}
Or, alternately, if you're creating a child theme, adding your own custom
page template just for the front page. The latter having the added bonus
of being ''super-cool''.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/12542#comment:18>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list