Hi Garry,
Not wanting the input to show on a new line is a preference and not something that needs to be fixed. If the input shows that far away from the label, regardless of theme, then that’s something we’d want to correct. But if it’s just the fact of not wanting it on a new line, that preference can easily be achieved with a line of custom CSS. There is no right and wrong way to have it, just a preference. There’s a very high probability that there are users among the 3,000 active installs who would prefer having the label on a separate line. If users can decide how they want it displayed with one line of custom CSS, it isn’t broken.
Thread Starter
G
(@glienhard)
Etoile,
I completely agree that new line vs same line is a preference. If I implied otherwise, I do apologize.
There is also a high probability that there are users among the 3,000 active installs who would prefer having the label on the same line. This post is simply to show users what changes need to be made to make it display the way they want.
The spacing piece is broken. The other thing that I did not screenshot is that the current way your css is written, it will display text boxes the way I showed but it will display dropdown boxes on the same line with the label. I should have captured that but didn’t think about it at the time. Regardless of user preference, this should be fixed so no matter if same line vs new line, all fields display the same.
Hi Garry,
The fields should definitely be aligned. We’ll go back and do some tests with a few different themes to make sure they’re all aligned to the labels in the same manner. Thanks for bringing that to our attention.