Reply To: range slider is broken in rtl

#15936
Ernest Marcinko
Ernest Marcinko
Keymaster

Hi,

You are right, it looks broken. I believe that may be because of a stylesheet conflict.

Can you please try this custom CSS, I believe it might help:

fieldset.asp_custom_f .noUi-target, fieldset.asp_custom_f .noUi-target * {
    direction: ltr;
    transition: none !important;
}
Best,
Ernest Marcinko

If you like my products, don't forget to rate them on codecanyon :)