How to place labels below text input boxes

in Custom Code
How to place labels below text input boxes
in Custom Code
I'm trying to create a form as part of a larger survey where the labels appear centred underneath the text input boxes but I can't for the life of me figure out how to do this and I've searched everywhere! Any help would be greatly appreciated.
Tagged:
0
Sign In to Comment
Answers
I don't think that's possible.
You'll need to use JS to insert the text below the boxes
@ahmedA yes, sorry I should have been more specific. I am wondering if there is any JS code I could insert to make this happen (I am a novice with JS and so am unable to create this code myself).