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-content">
<div class="foot-icon"><p><em class="fa fa-map-marker" style="margin-right: 5px;"></em> Themeparrot,  street no 17, 1800</p></div>
<div class="foot-icon"><p><em class="fa fa-envelope" style="margin-right: 5px;"></em> <a href="mailto:example@domain.com?Subject=Hello" target="_top">demo@domain.com </a></p></div>
<div class="foot-icon"><p><em class="fa fa-globe" style="margin-right: 5px;"></em><a href="#" target="_top"> shopy.com</a></p></div>
<div class="foot-icon"><p><em class="fa fa-phone" style="margin-right: 5px;"></em> +38649 123 456 789 00</p></div>
</div>

Step-4:

Then Save the changes

Last updated