Replies: 0
We are using the Toolset Types plugin to add custom fields to our editing screens (among other things).
The form fields it adds have the generic class form-item and your plugin is applying CSS rules inappropriately, making the custom fields unusable. See screenshot: https://cl.ly/64c75d8941b5
Please scope the CSS more specifically to your plugin so it doesn’t interfere with other plugins’ output. Thanks!