Module position: footer-2
Module class suffix: Not used
If you want to display your Footer information like this you have to create a custom module and publish the custom module like below
<div class="footer-block footer-2">
<ul class="nav nav-stacked">
<li><a href="#">Demo <span>New</span></a></li>
<li><a href="index.php/docs">Documentation</a></li>
<li><a href="#">Services</a></li>
<li><a href="index.php/support">Support</a></li>
<li><a href="index.php/contact-us">Contact us</a></li>
</ul>
</div>