Hello,
I'm using header style 3 of the new MO template for Jommla 3 and I cannot see the facebook and twitter icons when the page loads. The circles load but the icons do not. Here the code that I'm using, which I copied from your template site:
<div class="gk-avatar"><img src="images/misc/IMG_0473r225.png" alt="My picture" data-scrollreveal="enter top and move 100px wait 0.5s" /><a class="gk-fb" href="#" data-scrollreveal="enter top and move 50px wait 1s"></a><a class="gk-twitter" href="#" data-scrollreveal="enter bottom and move 50px wait 1s"></a>
</div>
<h1 data-scrollreveal="enter top and move 100px wait 1s">TyrrellEccles.com</h1>
<p><small data-scrollreveal="enter bottom and move 50px wait 1s">Business Help for Entrepreneurs</small>
</p>
What am I doing wrong and/or how can I fix this? Thanks in advance.