array( 'blocked_controls' => array( 'Corners' => __( 'This is disabled for the current element because it can have an unpredictable behaviour', 'thrive-cb' ), ), 'config' => [ 'Borders' => [ 'important' => true, ], 'Corners' => [ 'important' => true, ], ], ), 'shadow' => [ 'config' => [ 'important' => true, 'default_shadow' => 'none', ], ], 'layout' => [ 'disabled_controls' => [ 'margin', '.tve-advanced-controls', 'Height', 'Width', 'Alignment', 'Display', ], ], 'typography' => [ 'hidden' => true ], 'animation' => [ 'hidden' => true ], 'responsive' => [ 'hidden' => true ], 'styles-templates' => [ 'hidden' => true ], ); } }