Monday, May 21, 2018

Mailchimp for wp widget code

Add this code for mailchimp for wp form widget:

<p align="center" style="margin: 20px 0 10px;">
  Daftarkan alamat <b style="color: #EF4423">email</b> anda untuk mendapatkan informasi pertama dari janaloka.com
</p>
<p align="center">
 <input style="width:100%; margin: 0 0 10px;" type="email" name="EMAIL" placeholder="Alamat surel anda" required />
 <input type="submit" value="Kirim" />
</p>

No comments:

Post a Comment