Add class to Content Slider active slide.

I want to add a class to the content slider active slide so that I can target it. How can I do that?

What I’m trying to do is make the viewport overflow:visible but all non active slides be 50% opacity, but there’s currently no way to select the centered/active slide with css.

Hey Audra,

Thanks for posting! We are using bxslider to power our Content Slider module. You may want to check the article below on how to do that. Or any articles relating to bxslider.
http://stackoverflow.com/questions/12745083/in-bxslider-i-want-to-add-a-class-on-current-slide

Ben