Support Forum
Is it possible to add a custom CSS class to a meta box?
Or have it auto-generate a unique CSS class or ID from the meta box ID?
I tried adding a class
and a custom data-*
attribute via custom attributes on a meta box but that doesn't seem to work.
Thanks!