[wp-trac] [WordPress Trac] #23722: Twenty Thirteen: toggling Display Header Text in Theme Customizer not working
WordPress Trac
noreply at wordpress.org
Wed Mar 13 16:06:59 UTC 2013
#23722: Twenty Thirteen: toggling Display Header Text in Theme Customizer not
working
---------------------------+---------------------------
Reporter: rachelbaker | Owner: lancewillett
Type: defect (bug) | Status: reopened
Priority: normal | Milestone: 3.6
Component: Bundled Theme | Version:
Severity: normal | Resolution:
Keywords: |
---------------------------+---------------------------
Comment (by obenland):
Replying to [comment:6 SergeyBiryukov]:
> In `style.css`, `min-height` is set for `.site-header hgroup`: [[BR]]
> [23670] sets it for `#masthead hgroup`. Shouldn't the selector be the
same for consistency?
I chose to use `#masthead` in the jQuery selector because I thought it
might be faster to look for an ID rather than a class. In the end it will
always be an inline style added to the `hgroup` element, so changing the
jQuery selector will have no effect on the priority of the added CSS rule.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/23722#comment:11>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list