Slider Transition – FADE
-
Does anyone know how you can give the Theme’s slider a simple FADE transition, instead of the default options? jQuery Cycle2, by default, should have options for Fade and Fadeout. I can see it in the javascript:
fade: {
…
}
},
fadeout: {
…
}
},So why are these not available to the Theme???
- The topic ‘Slider Transition – FADE’ is closed to new replies.