Placeholder text
-
Hey, when creating a form with the plugin is there a way to add a placeholder text behind each field?
Here’s a sample HTML code:
<p class=”sib-email-area”>
<label class=”sib-email-area”>Votre Email*</label>
<input type=”email” class=”sib-email-area” name=”email” required=”required”>
</p>
<p class=”sib-NAME-area”>
<label class=”sib-NAME-area”>Name</label>
<input type=”text” class=”sib-NAME-area” name=”NAME” >
</p>
<p>
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Placeholder text’ is closed to new replies.