Search code examples
cssresponsive-slides

Responsive Slides: Showing/Hiding Buttons


I am using the Responsive Slides plugin.

I am using a slideshow on my front page, and I didn't want the small circles, or guide "buttons" to show. I hid them by rendering them essentially transparent using CSS.

However, I am putting another slideshow on a different page of the site, and on this page I DO want these buttons to show. Is there a way to have these buttons show on one slideshow but not another?

Thanks!


Solution

  • Simply use a different css file for your slideshows. Use slideshow.css and slideshow-hidden-controls.css for example.