Top

Multikit documentation

RTL


If you want RTL theme, changes are below:

<!-- Replace style.css with rtl.css -->
<link id="rtl-link" rel="stylesheet" type="text/css" href="../css/vendors/bootstrap.rtl.min.css">

<!-- add class rtl in html tag -->
<html lang="en" dir="rtl">