[wp-trac] [WordPress Trac] #37516: Site title and tagline: allow ability to hide each independently

WordPress Trac noreply at wordpress.org
Tue Mar 14 18:33:50 UTC 2017


#37516: Site title and tagline: allow ability to hide each independently
-------------------------------------+------------------------------
 Reporter:  karmatosed               |       Owner:
     Type:  defect (bug)             |      Status:  new
 Priority:  normal                   |   Milestone:  Awaiting Review
Component:  Customize                |     Version:
 Severity:  normal                   |  Resolution:
 Keywords:  ui-feedback ux-feedback  |     Focuses:
-------------------------------------+------------------------------

Comment (by melchoyce):

 Replying to [comment:9 westonruter]:
 > @melchoyce should we lessen the margin between the text input and the
 checkbox? To me it would help visually link the two together better.

 That'd be great. There's currently 20px of space between inputs and
 checkbox fields. In my above mockup I tightened that to 15px, which I
 think is a better increment. Something like:

 {{{
 .customize-control-text + .customize-control-checkbox {
     margin-top: -5px;
 }
 }}}

 (Or less hacky...)

 > It'll be interesting implementing this with an eye toward backwards-
 compatibility for sites. We may need to introduce new theme support
 features to opt-in for the title and tagline being separately toggle-able.
 It will take some research and development to see what the technical
 options are.

 Could we instead make assumptions based on someone's current setting? If
 you're currently showing your title/tagline, keep both checkboxes checked.
 If you're hiding, keep both unchecked.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/37516#comment:10>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list