✨
remons
  • Global
    • Install Theme
    • Update Theme/Plugin
      • Automatic Update
      • Manual Update
  • Support Theme
  • Basic
    • Header Settings
    • Footer Settings
    • Create A Page
    • Mailchimp
    • Contact Form
    • Translate Words
    • Icons
    • Layout
    • Color
    • Blog
    • WooCommerce
    • Typography
  • Main Features
    • Elements in Elementor
      • BRW
      • Remons
        • Product List
        • Category Filter Slider
        • Ajax Quick Booking
        • Category Thumbnail Grid
        • Category Thumbnail Slider
        • Category Thumbnail 2
        • Product Search Ajax
        • Product Search
        • Product Slider 2
        • Latest Products
        • Gallery Filter
        • Gallery Service
        • Offer Service
        • Ova Animated Headline
        • Blog Slider
        • Blog
        • Contact Info
        • Counter List
        • Ova Counter
        • Ova heading
        • Ova Icon Box
        • Ova Icon Box 2
        • Image Gallery
        • Images Slider
        • Latest Posts
        • My Account Button
        • Our Team
        • Progress Circle
        • Scroll Bar
        • Search
        • Switch Language
        • Ova Testimonial
        • Ova Testimonial 2
        • Ova Testimonial 3
        • Ova Video
        • Vertical Slider
        • Working Process
      • Header Footer
        • Header Banner
        • Logo
        • Menu Canvas
        • Menu
        • Menu Cart
        • Search Popup
    • BRW Plugin Documentation
  • FAQs
    • Edit [remons-elementor-template id="1"]
Powered by GitBook
On this page
  1. Basic

Mailchimp

PreviousCreate A PageNextContact Form

Last updated 1 year ago

Step 1: Setup API Key

Step 2: Setup Form

This is code form:

<div class="ova-mc4wp-form">		
  <div class="email">
    <label>
      <span class="visuallyhidden">Email</span>
      <input type="email" name="email" placeholder="Enter address" required />
    </label>
  </div>
  <div class="submit">
    <button type="submit" aria-label="submit">
      <span class="visuallyhidden">Subscribe</span>
      <i class="flaticon flaticon-paper-plane" aria-hidden="true"></i>
    </button>
  </div>
</div>
<p class="visuallyhidden">
    <label>
       <input name="_mc4wp_lists[]" type="checkbox" value="Ovatheme" checked>
       <span>Ovatheme</span>
    </label>
</p>