Why won't my label show on the form?
-
techbirdAsked on August 24, 2015 at 11:43 AM
My labels are not showing on the live form and a message in Jotform pops up saying "This label will not be seen on the form." Image attached. Why is this happening and how can I make it show?
Thank you.
-
DavidAnswered on August 24, 2015 at 01:52 PMJotform Support
Hi,
It looks like the labels were removed by a theme that was added to the form. The warnings are to let you know that this is the case. Adding this code to your form should allow for them to show:
https://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes
.form-label-left, .form-label-top, .form-label-right{display:block !important;}
If you have any further questions, let us know and we will be happy to help.
-
techbirdAnswered on October 08, 2015 at 02:46 PM
Looks like that worked. I still get the warning in the back-end but the labels show on the form.
-
DavidAnswered on October 08, 2015 at 03:58 PMJotform Support
Glad to hear they are now showing up. If there is anything else we can assist you with, let us know and we will be happy to help.