« See all FAQs for Studio Paul Responsive HTML Theme
When I add links to carousel images, it stops working, what can I do?
Please, open your style.css (in stylesheets folder) and add this line at the bottom of the document:
.image_carousel a {display: block; float: left;}

