FlexSlider - slide show from left to right

I use flexslider and it works fine. But how do I change the slide show from left to right? There are only 2 animations: fade and slide (from right to left). Please help.

+3
source share
1 answer

There is a new “reverse” property that works in version 1.8. If you set it to true, the slider will animate from left to right.

Read about properties: https://github.com/woothemes/FlexSlider

Download v1.8: https://github.com/woothemes/FlexSlider/downloads

+3
source

All Articles