I would like to move the text that shows up on the slider. I inspect it in Chrome and see:
<div class="slider-caption slider-caption-center" style="transform: translateY(0px); opacity: 1.28331; top: 293.5px;">
<h2 data-caption-animate="fadeInUp" class="fadeInUp animated">Data Driven Health</h2>
<p data-caption-animate="fadeInUp" data-caption-delay="200" class="fadeInUp animated">Harnessing the Power of Analytics to Improve the Efficiency of Healthcare and Positively Impact Patient Lives</p>
</div>
I would like to change the top: 293.5px so the text is more towards the top of the page but I cn't find where it is. How do I do this?
Temp page: http://www.thomaswoska.com/_data_driven_health/index.html
Thanks again for a great template.
Tom
