Title: Bootstrap RTL
Last modified: September 8, 2016

---

# Bootstrap RTL

 *  Resolved [theyuv](https://wordpress.org/support/users/theyuv/)
 * (@theyuv)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/bootstrap-rtl/)
 * Hello,
 * Are there any recommendations for how I might implement this css file:
 * [https://github.com/morteza/bootstrap-rtl](https://github.com/morteza/bootstrap-rtl)
 * I add it based on if the current user’s language is a right-to-left language.
   
   However, I get a lot of interference from `.less` files that are implemented 
   by this theme (eg: css/less/navbar.less adds `.navbar-nav > li { float: left;}`
   which then overrides the bootstrap-rtl file’s `.navbar-nav > li {float: right;}`)
 * Thanks
    -  This topic was modified 9 years, 8 months ago by [theyuv](https://wordpress.org/support/users/theyuv/).

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Thread Starter [theyuv](https://wordpress.org/support/users/theyuv/)
 * (@theyuv)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/bootstrap-rtl/#post-8158656)
 * Sorry, I didn’t realize that your theme is not responsible for that `.less` file.
 *  Thread Starter [theyuv](https://wordpress.org/support/users/theyuv/)
 * (@theyuv)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/bootstrap-rtl/#post-8158836)
 * On second thought, I think this theme is generating the file that’s responsible
   for this behavior in bootstrap-basic/css/less/navbar.less.
    I’m not sure why 
   I can’t find it in the theme’s files.
 * If anyone has any insight, I’d like to hear it.
 * Thanks.
 *  Theme Author [vee](https://wordpress.org/support/users/okvee/)
 * (@okvee)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/bootstrap-rtl/#post-8171195)
 * No support for .less, .scss, .sass or anything. Just .css
    Its concept is simple
   and basic, few functionality for theme developers. If you want anything more 
   please make this theme your new theme or extend child theme.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Bootstrap RTL’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/bootstrap-basic/1.3.9/screenshot.
   png)
 * Bootstrap Basic
 * [Support Threads](https://wordpress.org/support/theme/bootstrap-basic/)
 * [Active Topics](https://wordpress.org/support/theme/bootstrap-basic/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/bootstrap-basic/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/bootstrap-basic/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [vee](https://wordpress.org/support/users/okvee/)
 * Last activity: [9 years, 8 months ago](https://wordpress.org/support/topic/bootstrap-rtl/#post-8171195)
 * Status: resolved