We use Elementor – Header, Footer & Blocks plugin to build footer area of the website. After you install and active the plugin, navigate to Appearance >> Header Footer & Blocks menu on the right side to create your footer.
Main Footer template
1 – Select Default template
2 – Type of Template: Footer
3 – Display On: Entire Website
4 – Do Not Display On: Select pages you do not want it to show on
Save the details then start Edit with Elementor
Use Shortcode element to create NEWSLETTER section
<div class="subscribe-wrap fl-wrap">
<div class="container">
<div class="subscribe-container fl-wrap color-bg">
<div class="pwh_bg"></div>
<div class="mrb_dec mrb_dec3"></div>
<div class="row">
<div class="col-md-6">
<div class="subscribe-header">
<h4>newsletter</h4>
<h3>Sign up for newsletter and get latest news and update</h3>
</div>
</div>
<div class="col-md-1"></div>
<div class="col-md-5">
[mc4wp_form id="8090"]
</div>
</div>
</div>
</div>
</div>
Do not forget edit Mailchimp for WordPress shortcode with your own form: [mc4wp_form id=”8090″]
Main footer section
Sub Footer section