To make the default RTL version just follow the below steps.
<html lang="en" dir="rtl">
Update the CSS links in element/head-css.php by including the link css files to include the RTL stylesheet:.
<link href="/css/app-rtl.min.css" rel="stylesheet" type="text/css">