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 |
It appears I'm not the only one who doesn't really understand how to implement
alignfullandalignwidestyling 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:
These are the widths I'm going to use: