Demo:
Sample Slider Code
<div class="slider-old">
<img class="slider-old-image" src="/themes/tarapro/images/demo/slider/slide1.jpg" alt="slider" />
<div class="slider-old-text container">
<ul class="slider-classic">
<li>
<div class="slider-text">
<h1>Simple, <em>Modern</em> and Expertly Crafted</h1>
<p>TaraPro is packed full of all the amazing features and options for you to create an amazing education website.</p>
<div><a class="button" href="#">Get Started</a></div>
</div>
</li>
<li>
<div class="slider-text">
<h1>Light Weight and <em>Fast</em> to boost Performance</h1>
<p>We are committed to your digital performance. With awesome features its amazing fast.</p>
<div><a class="button" href="#">Get Started</a></div>
</div>
</li>
<li>
<div class="slider-text">
<h1>Satisfied customer is the best business strategy</h1>
<p>We have high academic programs and fully qualified faculties with over 12 years of teaching experience.</p>
<div><a class="button" href="#">Get Started</a></div>
</div>
</li>
</ul>
</div><!--/slider-old-text -->
</div><!--/slider-old -->