Footer Modules

We have used custom module.

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>

We have used custom module.

b) News letter

Module position: footer-2

Module suffix: Not used

We have used AcyMailing Module. Its free one you can download here and the module is included in our package.

c) Contact Us

Module position: footer-3

Module suffix: Not used

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.

d) Copyright

Module position: footer

Module suffix: Not used

Last updated