Hi all,
Is there a way to make the dots/arrow navigation buttons alwasy visible?

Otherwise I really like the theme, many thanks!
Hi all,
Is there a way to make the dots/arrow navigation buttons alwasy visible?

Otherwise I really like the theme, many thanks!
Hi inforcomp,
Try adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:
.slide_controls a{
display: block;
opacity:1 !important;
}
Regards,
Devin
You must log in to post.