Footer modules

a) Opening Time

Module position: footer-1

Module suffix: Not used

Code

<div class="footer">
    <div class="service-time">
        <div><span class="">Mon to sat</span> <em>.........</em> <span class="">8am to 8pm</span></div>
        <div><span class="">Sunday</span> <em>.........</em> <span class="">11am to 8pm</span></div>
        <div><span class="">Public holiday</span> <em>.........</em> <span class="">8am to 1pm</span></div>
    </div>
    <div class="icon">
        <a href="#"><img src="images/themeparrot/icon/twitter-icon.png" alt="twitter icon" /> </a>
        <a href="#"><img src="images/themeparrot/icon/Facebook.png" alt="Facebook" /></a>
        <a href="#"><img src="images/themeparrot/icon/linkedin-icon.png" alt="linkedin icon" /></a>
        <a href="#"><img src="images/themeparrot/icon/google.png" alt="google" /></a>
    </div>
</div>

b) Featured Events

Module position: footer-2

Module suffix: Not used

We have used Os responsive image gallery. Its free one you can download here

c) Categories

Module position: footer-3

Module suffix: menu_categories

We have J2store product category module. Its free one you can download here

d) contact Us

Module position: footer-4

Module suffix: contact_us

Code

<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>

We have used custom module.

Last updated