Hey guys,
how I can fix this and edit this deprecated element?
Cornerstone settings looks good in my eyes…

Hey guys,
how I can fix this and edit this deprecated element?
Cornerstone settings looks good in my eyes…

Not really sure what happened here, but the deprecated elements are improperly showing they are enabled. I will get that fixed in the next release and in the meantime I can give you this filter to enable all deprecated elements. Thanks for sending this my way.
add_filter('cs_elements_deprecated_enabled_default', '__return_true');
Thanks, you da best 