Top

RTL layout


For the RTL page, just you have to also add dir="rtl" attribute in your html tag

<html dir="rtl">
  <body class="rtl">
  </body>
</html> 

RTL layout page