Title: Overriding RTL CSS
Last modified: April 20, 2020

---

# Overriding RTL CSS

 *  Resolved [Kash](https://wordpress.org/support/users/jdwel/)
 * (@jdwel)
 * [6 years ago](https://wordpress.org/support/topic/overriding-rtl-css/)
 * Hello,
    Thank you for an awesome plugin 🙏🏼 I tried to copy wpdiscuz-rtl.css
   to my theme folder inside wpdiscuz folder. But it does not seem to override the
   css file, is it possible to do that with the RTL file?

Viewing 1 replies (of 1 total)

 *  Plugin Support [gVectors Support](https://wordpress.org/support/users/gvectorssupport/)
 * (@gvectorssupport)
 * [6 years ago](https://wordpress.org/support/topic/overriding-rtl-css/#post-12706642)
 * Hi [@jdwel](https://wordpress.org/support/users/jdwel/),
 * In wpDiscuz 5 there is no way to customize the wpdiscuz-rtl.css file. However,
   you can customize the wpdiscuz.css file and make all changes there. Just use 
   the [dir=rtl] before the selector. For example:
 * `[dir=rtl] #wpcomm {background-color: #e6e6e6;}`
 * We’re preparing a new version of the wpDiscuz plugin. If you update from wpDiscuz
   5 versions to wpDiscuz 7, you’ll need to remove wpDiscuz custom template files
   from your active theme /wpdiscuz/ folder. You cannot use your customization for
   wpDiscuz 7. This is a major update with new comment layouts and template files,
   those are not compatible with old version of wpDiscuz template files.
 * More info here: [https://beta.wpdiscuz.com/community/faq/updating-to-wpdiscuz-7-beta-version/](https://beta.wpdiscuz.com/community/faq/updating-to-wpdiscuz-7-beta-version/)
 * The new version of the plugin can be found and checked here: [https://beta.wpdiscuz.com/demo/](https://beta.wpdiscuz.com/demo/)
 * In the new version of the wpDiscuz plugin, it’s already allowed to customize 
   the
    style-rtl.css file. Doc for theme customization in wpDiscuz 7 can be found
   here: [https://beta.wpdiscuz.com/docs/wpdiscuz-7/customization/custom-template-and-style/](https://beta.wpdiscuz.com/docs/wpdiscuz-7/customization/custom-template-and-style/)

Viewing 1 replies (of 1 total)

The topic ‘Overriding RTL CSS’ is closed to new replies.

 * ![](https://ps.w.org/wpdiscuz/assets/icon-256x256.png?rev=1076265)
 * [Comments - wpDiscuz](https://wordpress.org/plugins/wpdiscuz/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wpdiscuz/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wpdiscuz/)
 * [Active Topics](https://wordpress.org/support/plugin/wpdiscuz/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wpdiscuz/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wpdiscuz/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [gVectors Support](https://wordpress.org/support/users/gvectorssupport/)
 * Last activity: [6 years ago](https://wordpress.org/support/topic/overriding-rtl-css/#post-12706642)
 * Status: resolved