Footer 2

Follow the below steps

Step-1:

Step-2:

Add Text box to First footer widget area

Step-3:

Then add the below code to content

<div class="footer-contact">
<div><em class="fa fa-map-marker"></em>
<p>The Yummmy. PO Box 00006 nehru strret, coimbatore Tamilnadu India</p>
</div>
<div><em class="fa fa-phone"></em>
<p>Phone: (+91) 123-45689 <br>Fax: (+91) 123-45678</p>
</div>
<div><em class="fa fa-envelope"></em>
<p>yummy@domain.com</p>
</div>
</div>

Step-4:

Then Save the changes

Last updated