array( 'config' => array( 'FieldsLabel' => array( 'config' => array( 'name' => __( 'Field label location', 'thrive-cb' ), 'buttons' => array( array( 'value' => 'top', 'text' => __( 'Above', 'thrive-cb' ), 'default' => true, ), array( 'value' => 'left', 'text' => __( 'Left', 'thrive-cb' ), ), array( 'value' => 'hidden', 'text' => __( 'Hidden', 'thrive-cb' ), ), ), ), 'extends' => 'ButtonGroup', ), ), ), 'typography' => [ 'hidden' => true, ], 'layout' => [ 'disabled_controls' => [ 'Width', 'Height', 'Alignment', 'Display', '.tve-advanced-controls', ], ], 'animation' => [ 'hidden' => true, ], 'responsive' => [ 'hidden' => true, ], 'styles-templates' => [ 'hidden' => true, ], ); } }