Hi @marc_a,
Thank you for the information.
Other elements, when margin/padding is disabled, do not output 0px, which is great!
That enables us to solve an important everyday use case:
To set up the default value of the margin/padding in our own CSS (e.g. child theme), and the client can still overrun it case-by-case in the Cornerstone GUI if he decides to.
This is not possible to do with your proposed solution with !important.
What would you recommend us to do for the above-mentioned use case?
Is it possible that you implement the same functionality for Sections, as you already have it done for all other Elements? Or please provide us with some solution that will enable us to solve the above-mentioned use case.
Kind regards.