Solved
Label position on bottom
Hello,
Is there an option to place label for input on bottom? In another words to be placed after the input tag in DOM in order to achieve this https://codepen.io/uncommonjoe/pen/wxvXXZ. I cannot do this if label is before input.
Thanks in advance.