Plugin Support
Laszlo
(@laszloszalvak)
Hi @odedta
On the frontend, Nextend Social Login displays only social buttons where there is only the button label and a button icon, so in this case I am not really sure what do you mean exactly under RTL support.
If you mean the order of the button label and the provider icon, then browsers handle that automatically. So if your html dir attribute:
https://www.w3schools.com/tags/att_global_dir.asp
is set to ltr, then the order will be:
and if the dir attribute is set to rtl, then the order will be:
If you meant something else, then please let me know!
Best regards,
Laszlo.
Yeah, that’s exactly what I meant.
Thanks for the quick reply! 🙂
Plugin Support
Laszlo
(@laszloszalvak)
Hi @odedta
I am glad I could help! 🙂
Have a nice day!