Opened 7 years ago
Closed 6 years ago
#4116 closed defect (bug) (fixed)
Proposal to change the headings hierarchy in the Mobile section
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Component: | General | Keywords: | headings-hierarchy |
| Cc: |
Description
Change History (3)
#3
@
6 years ago
- Resolution set to fixed
- Status changed from new to closed
That commit brought with it a bunch of things that have been missed in the past, due to the Grunt build process not being run..
- RTL styles updated
- browser back-compat added, etc.
I also chose to match the existing heading styling for the hosting page (#4112) and added the proper namespacing for the page-specific styles..
Note: See
TracTickets for help on using
tickets.

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.csswill also solve the same problem with https://meta.trac.wordpress.org/ticket/4122