Hello,
does anybody know how to align the checkbox and the label, that the label is centered?
Here in the example the Form Template "sign in to the application"
Thanks in advance,
kind regards, Carolin
Hello,
does anybody know how to align the checkbox and the label, that the label is centered?
Here in the example the Form Template "sign in to the application"
Thanks in advance,
kind regards, Carolin
Hi, Carolin
In order to align the checkbox and the label, please switch to the tab of HTML.
Find the label of the Checkbox.
Add following code into the position marked with red underline.
style='vertical-align: top;'
Since the original default alignment is center alignment, but it looks like the text is still sinking, so change the vertical alignment of the text to top. This allows the text to be aligned with the checkbox.
If this helped you, I'd appreciate it if you'd mark this as a Verified Answer, which may in turn help others as well.
Best Regards,
Nya
André Arnaud de Cal...
292,516
Super User 2025 Season 1
Martin Dráb
231,432
Most Valuable Professional
nmaenpaa
101,156