[wp-meta] [Making WordPress.org] #4116: Proposal to change the headings hierarchy in the Mobile section

Making WordPress.org noreply at wordpress.org
Mon Apr 13 02:11:54 UTC 2020


#4116: Proposal to change the headings hierarchy in the Mobile section
--------------------------------+---------------------
 Reporter:  afercia             |       Owner:  (none)
     Type:  defect              |      Status:  new
 Priority:  normal              |   Milestone:
Component:  General             |  Resolution:
 Keywords:  headings-hierarchy  |
--------------------------------+---------------------

Comment (by dufresnesteven):

 Need to patch `wp4.css`:

 {{{
 #headline h2,
 #headline .heading {
     ...
 }

 #headline .heading {
     font-weight: normal;
 }
 }}}

 Change `<h2>` to `<h1 class="heading">`.

 The style fix to `wp4.css` will also solve the same problem with
 https://meta.trac.wordpress.org/ticket/4122

-- 
Ticket URL: <https://meta.trac.wordpress.org/ticket/4116#comment:1>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org


More information about the wp-meta mailing list