Add ability to limit video width
Closed this issue · 3 comments
gerardo-rodriguez commented
tylersticka commented
@gerardo-rodriguez Is this still the case if you choose "center" alignment for the video?
gerardo-rodriguez commented
@tylersticka Correct, the video is still much too wide even if I choose "Align center."
tylersticka commented
So I've confirmed that the expected alignment options are working as intended:
- Default: Fills gutters
- Wide: Expands beyond gutters
- Center: Only fills content area
If you want to make it narrower than that, you have two options:
- Expand the "Advanced" block settings and use classes to adjust. Our sizing utilities seem to work well.
- Use a "Custom HTML" block instead.
Unfortunately there aren't any additional size controls for this block, and I think that's outside the scope of this project to add.

