1. Module named "Our team..."
Remember to always edit it with tinMCE disabled. here is the code if something has damaged it:
- Code: Select all
<div class="gkTeam" data-count="7">
<figure data-animation="horizontal" data-delay="0">
<a href="#"><img src="/gavick.com/j2/startup/images/demo/demo_team.jpg" alt="" /></a>
<figcaption><a href="#">Mark</a></figcaption>
</figure>
<figure data-animation="horizontal" data-delay="100">
<a href="#"><img src="/gavick.com/j2/startup/images/demo/demo_team.jpg" alt="" /></a>
<figcaption><a href="#">Mikkel</a></figcaption>
</figure>
<figure data-animation="horizontal" data-delay="200">
<a href="#"><img src="/gavick.com/j2/startup/images/demo/demo_team.jpg" alt="" /></a>
<figcaption><a href="#">Donna</a></figcaption>
</figure>
<figure data-animation="horizontal" data-delay="300">
<a href="#"><img src="/gavick.com/j2/startup/images/demo/demo_team.jpg" alt="" /></a>
<figcaption><a href="#">Noemi</a></figcaption>
</figure>
<figure data-animation="horizontal" data-delay="400">
<a href="#"><img src="/gavick.com/j2/startup/images/demo/demo_team.jpg" alt="" /></a>
<figcaption><a href="#">Robert</a></figcaption>
</figure>
<figure data-animation="horizontal" data-delay="500">
<a href="#"><img src="/gavick.com/j2/startup/images/demo/demo_team.jpg" alt="" /></a>
<figcaption><a href="#">Amanda</a></figcaption>
</figure>
<figure data-animation="horizontal" data-delay="600">
<a href="#"><img src="/gavick.com/j2/startup/images/demo/demo_team.jpg" alt="" /></a>
<figcaption><a href="#">Remzi</a></figcaption>
</figure>
<a href="#">More About Us</a>
</div>
2. Sorry, no

3.
Please edit: /templates/gk_startup/css/override.css and add at its end:
- Code: Select all
gkIsWrapper-gk_startup .gkIsText h2 a,
.gkIsWrapper-gk_startup .gkIsText p {color: #f00}
Remember to enable "CSS override" in template settings - advanced section.