How can I manipulate or remove links to facebook, twyter, etc in the module template "About" Creativity.
Me would like to place a link to a page of the web...Where are handled all that information...Thank you
<figure data-fb="https://www.facebook.com/gavickpro" data-twitter="https://twitter.com/gavickpro" data-gplus="https://plus.google.com/+gavickpro/posts" class="animate_queue_element">
<img src="/gavick.com/j3/creativity/images/demo/about/2.jpg" border="0" alt="Julia Morena" />
<figcaption>
<h3>Julia Morena</h3>
<small>Creative Director</small> </figcaption>
</figure>
.gkTeamOverlay a[data-type="link"]:before {
content: '\f0c1';
}
