neve
neve copied to clipboard
map neve theme options with otter global defaults
add_theme_support( 'otter_global_defaults', array(
'themeisle-blocks/button-group' => array(
'fontSize' => 20,
'spacing' => 10,
'collapse' => 'collapse-tablet'
)
) );