Skip to content
This repository has been archived by the owner on Feb 17, 2025. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant