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?

#19577
Sushil Adhikari
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"]