Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Seedlet Blocks: Add support for custom spacing controls for cover block #2280

Closed
alaczek opened this issue Jul 22, 2020 · 0 comments · Fixed by #2297
Closed

Seedlet Blocks: Add support for custom spacing controls for cover block #2280

alaczek opened this issue Jul 22, 2020 · 0 comments · Fixed by #2297

Comments

@alaczek
Copy link
Contributor

alaczek commented Jul 22, 2020

Identical to #2277, could we have the support for custom spacing controls added to the cover block?

Ref: WordPress/gutenberg#21492

This feature is opt-in via add_theme_support. In order to show the padding controls, the following needs to be added to a theme's function.php
add_theme_support( 'experimental-custom-spacing' );

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant