MyBag's footer has 3 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.
In the preview it has 3 widgets. Technically it is possible to have more than or less than 3 widgets and the width will be automatically adjust to be equally shared by the number of widgets.
By default the footer top widgets is populated with 3 instances of 3 widgets and they are :
The Footer Widgets is the second row in the footer. It is a widgetized area and can be populated from Appearance > Widgets > Footer Widgets.
In the preview it has 5 widgets. Technically it is possible to have more than or less than 5 widgets and the width will be automatically adjust to be equally shared by the number of widgets.
By default the footer widgets is populated with 5 widgets and they are :
Text Widget - edit this content in Text Widget
<div class="footer-brand">
<p>
<a href="#"><img alt=" " src="http://demo2.transvelo.in/mybag/wp-content/themes/mybag/assets/images/logo.png"></a>
</p>
<ul class="list-unstyled social-icons">
<li><a href="#" class="fa fa-facebook"></a></li>
<li><a href="#" class="fa fa-twitter"></a></li>
<li><a href="#" class="fa fa-google-plus"></a></li>
<li><a href="#" class="fa fa-rss"></a></li>
</ul>
</div>
Custom Menu Widget - configured to display Customer Service Menu
<p class="opening-hours"><span class="key">Monday-Sunday</span><span class="value">10:00 - 19:00</span></p>
<p class="opening-hours"><span class="key">Sunday & Holidays</span><span class="value">12:00 - 17:00</span></p>
Here is the screenshot for Footer Top Widget settingThe Bottom Bar has two sections and these 2 sections can be configured via MyBag > Footer.