Right-to-left (RTL) Theme For Boostrap 4.x

Category: CSS & CSS3 , Frameworks | July 11, 2026
AuthorMahdiMajidzadeh
Last UpdateJuly 11, 2026
LicenseMIT
Views2,781 views
Right-to-left (RTL) Theme For Boostrap 4.x

A full-featured Bootstrap Right-to-left (RTL) theme for Arabic, Aramaic, Azeri, Dhivehi/Maldivian, Hebrew, Kurdish (Sorani), Persian/Farsi, Urdu languages.

How to use it:

1. Import the stylesheet bootstrap-rtl.min.css into the document.

<link rel="stylesheet" href="dist/css/bootstrap-rtl.min.css" />

2. Add the CSS class ‘rtl’ to the body tag and done.

<body class="rtl">
  ...
</body>

Changelog:

2026-07-11

  • update to v4.6.2-2

You Might Be Interested In:


Leave a Reply