Form being changed
- commonknotAsked on January 11, 2013 at 09:36 PM
I am having an issue with the form in the link listed below. For some reason, the line, "Click to edit keeps appearing on my site.
Can you tell me why this is happening and how to avoid it?
Thanks,
Ken
- JotForm SupportliyamAnswered on January 11, 2013 at 10:07 PM
Hello Ken. If you're trying to keep the header blank, then that's probably the reason why this appears.
There are two ways how to remove this, that I know of:
1. Inject this CSS code on your form:
h1 { display: none; }
Here is the user guide on how to inject the CSS code above: https://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes
2. Use the Free Text (HTML) form element instead. You can find the Free Text (HTML) form element under Power Tools.
This form element is more flexible than the Heading form element that you're currently using, since you can fully customize the HTML layout of the text you enter here. This is commonly used for paragraph text contents in a form.
If you need further assistance, please do let us know.
Thanks.