Opened 6 years ago
Closed 5 years ago
#4116 closed defect (bug) (fixed)
Proposal to change the headings hierarchy in the Mobile section
Reported by: | afercia | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Component: | General | Keywords: | headings-hierarchy |
Cc: |
Description
Change History (3)
#3
@
5 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
: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