Hello,
For metronic, what is the best way to support both RTL and LTR. User will pick the language from the topbar. Can I import both css files and use language direction as per docs here: https://preview.keenthemes.com/html/metronic/docs/getting-started/rtl
Hi,
You can conditionally include RTL css and setup the RTL attribute in the html code upon user language selection. You can manipulate the HTML as per your server side logic.
Regards,
Sean