Opened 11 months ago
Last modified 11 months ago
#49827 new defect (bug)
WP 5.4 Block Editor width
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Awaiting Review | Priority: | normal |
Severity: | normal | Version: | 5.4 |
Component: | Editor | Keywords: | |
Focuses: | Cc: |
Description
When in a post (edit mode) the title is quite wide, the below blocks are very narrow and I do not see any option to widen all Blocks. This must be a bug.
Attachments (1)
Change History (3)
#2
@
11 months ago
It is not a bug, the default width of the editor space is 580 pixels. If the space needs to be larger because the theme provides a wider area on the page, then the theme itself should style the editor to be wider using editor-styles.
https://developer.wordpress.org/block-editor/developers/themes/theme-support/
Changing the width of the editor is specifically mentioned:
Note: See
TracTickets for help on using
tickets.
block width in edit mode