I could not find a forum for 'suggestions' so posting here with a clear title.
I am requesting that we be able to use CSS GRID and FLEXBOX to group fields inside of a metabox.
I know we can use columns but, for complex styling, layouts etc., that's still limiting.
I tried creating my own equivalent custom_html field but the markup renders too far inside, after the metabox.io group wrappers.
So, it looks like this type of enhancement requires both an add-on and/or a change to the core metabox plugin since it will have to render markup around the default metabox.io wrappers.
Thanks for considering.