Hey guys,
I need to have some text under the title in the contacts module.
I have this code in the custom html module:
<div class="gkColumnLeft">
<p>
Tel:<br/> +315 212 491 480<br/>Morada:<br/>Avenida Engenheiro Duarte Pacheco, Torre 2, Piso 7, Sala 9, 1070-102 Lisboa
</p>
</div>
But the text just disappear after loading. I'm guessing its because an overlay effect, but i'm not finding the way to disable it.
http://mediain.pt/playmakers.pt/#contactAny ideas on how to avoid the text from disappearing?
Thanks!