Hello, in the QUARK Template, module Contact page - Header, the Link to Google Maps don't work.
Joomla! 3.4.4, domain: festagratis.it
This is the code:
<img src="images/demo/ecommerce/shoes_bg.jpg" alt="" class="parallax-img" />
<div class="gkPage">
<h1 data-sr="enter bottom and move 50px">Mettiti in contatto con noi</h1>
<h2 data-sr="enter bottom and move 50px and wait .15s">[email protected]</h2>
<div class="gk-social-icons-block" data-sr="enter bottom and move 50px and wait .3s">
<a href="https://www.facebook.com/festagratis.it" target="_blank"><i class="gkicon-fb"></i></a>
<a href="https://twitter.com/festagratis.it" target="_blank"><i class="gkicon-twitter"></i></a>
<a href="https://plus.google.com/festagratis.it" target="_blank"><i class="gkicon-gplus"></i></a>
<a href="https://www.instagram.com/festagratis.it/" target="_blank"><i class="gkicon-instagram"></i></a>
</div>
</div>
<a class="gk-map-icon"><i class="gkicon-marker"></i> Guarda su Google Maps </a>