Hi - I've assigned the same custom CSS class to 4 forms in Form Settings. The class correctly appears as a class on the HTML form tag.
I have custom CSS I want applied to that class. Normally this would get added to a theme's stylesheet. However this is a multisite installation and many themes will be active at the same time. I don't want to have to maintain this on every individual theme. In essence I want to load additional CSS every time Gravity's forms.css stylesheet gets loaded on the front end.
Suggestions on the best way to accomplish that?
thank you