• Resolved hadi

    (@hade)


    rtl sites won’t display the slider contents correctly, to fix this i used this css code:
    .slick-list {direction:ltr;}
    .slick-track {direction:rtl;}
    if you can integrate this in the plugin it’d be really great!
    thanks in advance.

  • The topic ‘RTL support’ is closed to new replies.