Hello Hello,
I’ve always faced a rendering issue when embedding some shortcodes.
In this instance I’m using Forminator and embedding the shortcode in a Text (or Raw) element.
This doesn’t render in Cornerstone, but works fine on the front end.
I’ve just gotten used to it over the years.
I’ve just applied display: block; to all of the elements and it is rendering correctly in Cornerstone now…
This suggests that for some reason Cornerstone is breaking some of the ‘display’ information in the CSS.
I wondered if this information might help with a patch