diff --git a/seedlet/functions.php b/seedlet/functions.php index a01ebf34e1..a71b0917f3 100755 --- a/seedlet/functions.php +++ b/seedlet/functions.php @@ -259,6 +259,9 @@ function seedlet_setup() { // Add support for experimental link color control. add_theme_support( 'experimental-link-color' ); + + // Add support for experimental cover block spacing. + add_theme_support( 'experimental-custom-spacing' ); // Add support for WordPress.com Global Styles. add_theme_support(