MyBag's footer has 2 rows.
Here is the Footer's anatomy:
The Footer Top Widgets is the top most row in the footer. It is a widgetized area and can be populated from Appearance > Widgets > Footer Top Widgets.
<div class="textwidget">
<div class="row">
<div class="col-md-4">
<div class="newsletter-info">
<p class="title">Stay Connected to MyBag</p>
</div>
</div>
<div class="col-md-8">
[mc4wp_form id="1591"]
</div>
</div>
</div>
Here is the screenshot for Footer Top Widget setting
The Bottom Bar has three sections.
The Footer Widgets is a widgetized area and can be populated from Appearance > Widgets > Footer Widgets.
<div class="textwidget">
<ul class="footer-links clearfix list-unstyled">
<li>
<a href="#">Disclaimer</a>
</li>
<li>
<a href="#">Terms and Conditions</a>
</li>
<li>
<a href="#">Privacy Policy</a>
</li>
</ul>
</div>
This is the same as the website logo and can be set from MyBag > Footer > Use Header Logo.
Displays all the payment methods available to the user. There is no default and each logo needs to be uploaded to media library. The recommended resolution for payment logos is 70x60 pixels