-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
It appears I'm not the only one who doesn't really understand how to implement alignfull
and alignwide
styling on blocks.
Reading the issue entitled "How to style alignfull and alignwide" ( WordPress/gutenberg#8289 ) I can see a number of solutions but can't see any clearly documented requirements.
Whichever solution I go for I should understand my own requirements for Fizzie:
- Initially a single column theme with no sidebars
- then extended to support a theme with sidebars.
These are the widths I'm going to use:
Style | Width | Currently used for |
---|---|---|
normal | 1140px | most areas except header and footer |
alignwide | 1340px | untried |
alignfull | 100% = 1519 pixels on my laptop | header and footer |
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed