Hi, how do make the slider navigation (arrows & play button - and corresponding image dots) stay on all the time? I want my readers to know that there is more than 1 slide.
Thanks
Hi, how do make the slider navigation (arrows & play button - and corresponding image dots) stay on all the time? I want my readers to know that there is more than 1 slide.
Thanks
Hey!
Try following code in css/custom.css:
.slide_controls a{
opacity: 1 !important;
}
Regards,
Peter
sweeeeeeet!
thanks
Glad that did the trick :)
This topic has been closed to new replies.