Last updated 3 years ago
Follow the below steps
Add Text box to third footer widget area
Then add the below short code to content
<div class="newsletter-form"> [newsletter_form button_label="Subscribe"] [newsletter_field name="first_name" placeholder="Name"] [newsletter_field name="email" placeholder="Email"] [/newsletter_form] </div>
Class name: newsletter-widget
Then Save the changes