If you’re making a form, you’d normally place the text label on the left side and the input field on the right side.
Thought I want it to be the other way around: I want that the input fields stay on the left side of the labels, which are on the right side.
How can I implement it?
If you have something like this:
Change it to this:
Unless you’re talking about something completely different.