Opened 5 years ago
Closed 2 years ago
#53198 closed feature request (worksforme)
Twenty Twenty-One: Why is the verse block not supported?
| Reported by: | ooker | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Bundled Theme | Version: | |
| Severity: | normal | Keywords: | reporter-feedback close |
| Cc: | Focuses: | css |
Description
The theme seems to not support the verse block anymore. This is the style in the editor:
pre.wp-block-verse {
padding: 0;
color: currentColor;
}
And here is the style in the frontend:
.wp-block-verse {
font-family: var(--entry-content--font-family);
}
Why is that?
Change History (3)
#2
@
2 years ago
- Keywords close added
I find myself in the same situation as @desrosj where I am unable to reproduce this. @ooker is it possible that you are able to confirm if this still is an issue or resolved for you? If this is still an issue can you confirm it is without any other plugins active and provide the steps again to confirm we are following exactly please?
For now, I am going to add the close keyword, because it does seem at least likely this is potentially no longer an issue.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Hi @ooker!
Thanks for this ticket.
Can you provide a screenshot for what you are seeing? And can you detail what you are expecting to see? Also, can you confirm you're running the latest version of Twenty Twenty-One?
I've been testing that block trying to break it and I'm unable to produce any unexpected behavior.