|
@@ -184,9 +184,6 @@ if ( ! function_exists( 'varia_setup' ) ) :
|
|
|
// Add support for custom line height controls.
|
|
|
add_theme_support( 'custom-line-height' );
|
|
|
|
|
|
- // Add support for experimental link color control.
|
|
|
- add_theme_support( 'experimental-link-color' );
|
|
|
-
|
|
|
// Add support for experimental cover block spacing.
|
|
|
add_theme_support( 'custom-spacing' );
|
|
|
|