Overriding Element Default Values

Is it possible to override element default setting values programmatically? I am particularly interested in overriding the following setting on the Text Element - but I could see other areas where I may want to apply similar changes to the default values for other Elements.

pro/cornerstone/includes/elements/values.php

Line 488: ‘text_line_height’ => cs_value( ‘1.4’ ),

Thanks

Hello @bmc38119,

Thanks for writing to us.

Regretfully there is no option to change the element default line-height. I would suggest you manually change the line-height from the element settings.

Thanks for understanding

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.