Title: right to left css code
Last modified: May 2, 2020

---

# right to left css code

 *  Resolved [fxdaivid](https://wordpress.org/support/users/fxdaivid/)
 * (@fxdaivid)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/right-to-left-css-code/)
 * hi,
 * Could you provide me with the css code for the languages that are written from
   right to left such as Persian or Arabic?
 * As you can see in the picture below, when the text is right to left, we have 
   problems such as minus sign. Is it possible to fix it with CSS code?
 * [https://ibb.co/JH95J2m](https://ibb.co/JH95J2m)

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

 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/right-to-left-css-code/#post-12772175)
 * Hi,
 * thanks for your post, and sorry for the trouble.
 * Can you please post a link to the page with the table where this problem happens,
   so that I can take a direct look? Thanks!
 * Regards,
    Tobias
 *  Thread Starter [fxdaivid](https://wordpress.org/support/users/fxdaivid/)
 * (@fxdaivid)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/right-to-left-css-code/#post-12772604)
 * Thank you TobiasBg for the response.
 * [here you are](https://farsi.offbeatforex.com/%d8%a8%d8%b1%d9%88%da%a9%d8%b1-%d9%81%d8%a7%d8%b1%da%a9%d8%b3-%d8%a7%db%8c%d8%b1%d8%a7%d9%86/)
 * The second table from the bottom
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/right-to-left-css-code/#post-12773482)
 * Hi,
 * thanks for the link!
 * Please add this to the “Custom CSS” textarea on the “Plugin Options” screen of
   TablePress:
 *     ```
       .tablepress {
         direction: ltr;
       }
       ```
   
 * Regards,
    Tobias
 *  Thread Starter [fxdaivid](https://wordpress.org/support/users/fxdaivid/)
 * (@fxdaivid)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/right-to-left-css-code/#post-12773637)
 * Solved, you’re the best 🙂
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/right-to-left-css-code/#post-12774120)
 * Hi,
 * no problem, you are very welcome! 🙂 Good to hear that this helped!
 * Best wishes,
    Tobias
 * P.S.: In case you haven’t, please [rate TablePress](https://wordpress.org/support/plugin/tablepress/reviews/#new-post)
   here in the plugin directory. Thanks!

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

The topic ‘right to left css code’ is closed to new replies.

 * ![](https://ps.w.org/tablepress/assets/icon.svg?rev=3192944)
 * [TablePress - Tables in WordPress made easy](https://wordpress.org/plugins/tablepress/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/tablepress/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/tablepress/)
 * [Active Topics](https://wordpress.org/support/plugin/tablepress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/tablepress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/tablepress/reviews/)

 * 5 replies
 * 2 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [6 years, 1 month ago](https://wordpress.org/support/topic/right-to-left-css-code/#post-12774120)
 * Status: resolved