• I love your slider and am using it as an accordion but I want to be able to set a different color background for each slide title in the accordion. The problem is all of the slides have the same css class so i cannot target them individually. Right now you have:
    <li class="slide"

    Could you make a custom class with the slide number like so:
    <li class="slide slide-1"

    That way custom CSS could be used to do all sorts of cool things like making each slide have a different background color or pic.

    Thanks

    https://wordpress.org/plugins/simple-slider-ssp/

  • The topic ‘css class for each slide?’ is closed to new replies.