✨
Retirio
  • Global
    • Install Theme
  • Update Theme/Plugin
    • Automatically Update
    • Manually Update
  • Support Theme
  • Basic
  • Header Settings
  • Footer Settings
  • Create A Page
  • Typography
  • Color
  • Blog
  • Mailchimp
  • Contact Form
  • Translate Words
  • Icons
  • Header Footer Elements
  • Retirio Elements in Elementor
  • Main Features
    • Service
    • Team
    • Project
Powered by GitBook
On this page

Mailchimp

PreviousBlogNextContact Form

Last updated 2 years ago

Step 1: Setup API Key

Step 2: Setup Form

This is code form:

<div class="mc4wp-form">
  <div class="ova-mc4wp-form">		
      <div class="email">
          <input type="email" name="EMAIL" placeholder="Enter your email address" required />
      </div>
      <div class="submit">
 		<button type="submit">
          <i class="ovaicon ovaicon-next-4"></i>
    	</button>
      </div>
    </div>
</div>
<p style="display: none">
    <label>List choice</label>
    <label>
        <input name="_mc4wp_lists[]" type="checkbox" value="a328b7e698" checked="true"> <span>Ovatheme</span>
    </label>
</p>