Meta Box
Support › MB Columns › Label PlacementResolved
It appears when I use columns for a field, the label is placed above the field. Any way I can keep the label on the left?
Also, when I use columns inside of a group, that group is divided by 12, right?
Hi Dave,
In columns, the labels are moved to the top of fields, because if you have 3-4 columns, the layout looks weird and like broken. However, you can change the position with some custom CSS. Please just inspect the element and adjust the CSS.
And yes, the group is divided by 12.