Home › Forums › WordPress Themes – Premium › Circumference › The contact form – how do I add help text? › Reply To: The contact form – how do I add help text?
March 29, 2014 at 7:44 pm
#19577
Moderator
With the form, did you use the form code snippet that comes in the download package for this theme? But, to add a placeholder, you can add this to any field:
placeholder "Name"
Example with a text field for Name:
[text* text-300 class:form-control placeholder "Name"]