Hello everyone,
I'm working on an application which shows the user info including the mobile number, it works fine when the app direction is LTR, but when the user change the app language to Arabic the mobile number shows in a wrong form like the attached screenshot.
I tried applying direction LTR using CSS properties but it didn't work, any one has an idea how to achieve such thing?Thanks in advnace
You can wrap it in an span or div, and keep it as LTR for the phone number portion only
Hi @Ahmed Adel were you able to fix the Mobile number format in Arabic?