Custom Button - Aligment

Hello,

I have a custom button that goes into a new line on mobile. That is fine, but how do I make it so that it is aligned with the Plain Text or Rich Text control (see screenshot).

Hello @adasilva,

You can design form for mobile devices and place button below the control and set the cell properties like that:
image

Also, you can always change padding and margins properties of any element on the form using CSS.

1 Like