Opened 7 years ago
Closed 6 years ago
#46892 closed defect (bug) (wontfix)
Heading block property & feature enhancement
| Reported by: | mehulwpos | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Editor | Version: | |
| Severity: | normal | Keywords: | has-screenshots |
| Cc: | Focuses: |
Description
See attched image in Heading block "Bold" property useless when click on "B" not display any type of change.
At initial "B" need to be active same as "H1", "H2" when click on "B" heading text need to remove bold property.
For feature it may be helpfull 2 below listed property :)
- Add font size default and custom same as paragraph block
- Add Color option to change headline color
Attachments (1)
Change History (2)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
The B button controls whether or not the text is wrapped with a
<strong>tag. A theme may choose to style the text as bold regardless, though. This is the case for headings. There's nothing we can do here.The Heading block has color settings in the latest version of the block editor.