help_outline FAQ chevron_right FAQ chevron_right Detail

Is it possible to apply styles using class or id selectors for form elements in this context?

class selectors styles using apply context

No—styles must be applied using the element’s inline style property, not class or id selectors.