For Form Submit Button Style setting allow input of Custom CSS Class Names

The Form Submit Button Style setting currently allows you to select one of the different button styles available in bricks or manually enter custom settings in the UI. Can we make this field editable so we can add one or more (multiple classes is important so I can control the style and size of the button) of our own custom css class names that would get applied just to the button? This way I can add my own or use the button classes available in ACCS utility framework.

Ideally any element in Bricks that uses a button (that doesn’t support element nesting) should work this way.

This would make it much easier to have a consistent design.

13 Likes

Yeah, I ran into this problem as well.

I ended up doing some global CSS to handle all form buttons, and then applied that class to all forms.

I’d love better options here too! Great feature request.

2 Likes

Bumping this - would be super handy to have the global class input available in form element’s button options.