Opened 4 years ago
Closed 11 months ago
#53884 closed defect (bug) (invalid)
Twenty Twenty: Title Losing Format on BuddyPress Pages
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 5.8 |
Component: | Bundled Theme | Keywords: | |
Focuses: | css | Cc: |
Description
The page title loses its format on BuddyPress pages.
- Members
- Activity
- Groups
Attachments (4)
Change History (6)
#2
@
11 months ago
- Milestone Awaiting Review deleted
- Resolution set to invalid
- Status changed from new to closed
I added a comment to
https://buddypress.trac.wordpress.org/ticket/8301
Discussion can continue there, and it might be appropriate in a separate BuddyPress ticket too.
Note: See
TracTickets for help on using
tickets.
I think this report belongs on BuddyPress Trac. When using any bundled theme from Twenty Eleven to Twenty Twenty (plus themes we do not control), the following CSS rules for the BuddyPress Nouveau Template Pack make heading styles inconsistent with other pages:
Twenty Twenty-One has an
alignwide
class along withentry-header
on theheader
element, so these styles do not apply there. Twenty Ten does not use thearticle
element.