Hi,
the slideshow on homepage have the title in second and the text first.
I want the opposite, title first and text below. How is it possible ?
Thank you
<small><a href="<?php echo $link; ?>"><?php echo $content; ?></a></small>
<h2><a href="<?php echo $link; ?>"><?php echo $title; ?></a></h2>