Title: RTL Option Glitch
Last modified: July 7, 2026

---

# RTL Option Glitch

 *  Resolved [123aoeu](https://wordpress.org/support/users/123aoeu/)
 * (@123aoeu)
 * [6 days, 5 hours ago](https://wordpress.org/support/topic/rtl-option-glitch/)
 * Hello,
 * When enabling RTL options from the general settings. Some text remains in the
   old LTR alignment for example the price column inside the order details. The 
   price and price title remains on the right alignment but supposed to be aligned
   to the left to have that full view.
 * Hope it helps. Thanks

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

 *  Plugin Support [mialewp](https://wordpress.org/support/users/mialewp/)
 * (@mialewp)
 * [6 days, 5 hours ago](https://wordpress.org/support/topic/rtl-option-glitch/#post-18957953)
 * Hi [@123aoeu](https://wordpress.org/support/users/123aoeu/),
   Thanks for contacting
   us. We have tested it on our test site and it seems to display properly, please
   check our test here [https://tppr.me/6xKMXS](https://tppr.me/6xKMXS).Could you
   please give us the screenshot how it works on your end?
 *  Thread Starter [123aoeu](https://wordpress.org/support/users/123aoeu/)
 * (@123aoeu)
 * [6 days, 4 hours ago](https://wordpress.org/support/topic/rtl-option-glitch/#post-18958007)
 * Hello [@mialewp](https://wordpress.org/support/users/mialewp/)
 * 1- This how it look: [https://ibb.co/RTpnx0ry](https://ibb.co/RTpnx0ry)
 * 2- And how I’d like it to be: [https://ibb.co/tpc3dqnr](https://ibb.co/tpc3dqnr)
 *  Plugin Support [mialewp](https://wordpress.org/support/users/mialewp/)
 * (@mialewp)
 * [6 days, 3 hours ago](https://wordpress.org/support/topic/rtl-option-glitch/#post-18958034)
 * Hi [@123aoeu](https://wordpress.org/support/users/123aoeu/),
   Thanks for your 
   quick response. Please add this class `yaymail_rtl` as the screenshot [https://tppr.me/N2TpLy](https://tppr.me/N2TpLy),
   and then add this custom CSS to make it work as expected:
 * .yaymail_rtl .yaymail-order-details-table[data-layout-type-modern] .yaymail_item_price_title,.
   yaymail_rtl .yaymail-order-details-table[data-layout-type-modern] .yaymail_item_price_content,.
   yaymail_rtl .yaymail-order-details-table[data-layout-type-modern] .yaymail_element_foot_order_details
   tr td{ text-align: left !important; }
   Hope that helps.
 *  Thread Starter [123aoeu](https://wordpress.org/support/users/123aoeu/)
 * (@123aoeu)
 * [6 days, 3 hours ago](https://wordpress.org/support/topic/rtl-option-glitch/#post-18958044)
 * Worked.
 * Thanks a lot for your time and help.
 *  Plugin Support [mialewp](https://wordpress.org/support/users/mialewp/)
 * (@mialewp)
 * [6 days, 3 hours ago](https://wordpress.org/support/topic/rtl-option-glitch/#post-18958056)
 * Hi [@123aoeu](https://wordpress.org/support/users/123aoeu/),
 * Glad to hear it works as expected now. 
   If you are happy to use YayMail, please
   give us a review here please?[https://wordpress.org/plugins/yaymail/#reviews](https://wordpress.org/plugins/yaymail/#reviews)
 * Your review will motivate us to develop more plugins and have awesome users like
   you.​ 😉
 * Kind regards,
 * Mia
 *  Thread Starter [123aoeu](https://wordpress.org/support/users/123aoeu/)
 * (@123aoeu)
 * [6 days, 1 hour ago](https://wordpress.org/support/topic/rtl-option-glitch/#post-18958186)
 * Hi again,
 * And sorry for re-opening the case.
 * When testing by sending the email, the price column still remained on the right
   side. Same can be said with the plugin email preview.
 * Plugin email preview: [https://ibb.co/Cs3mshhS](https://ibb.co/Cs3mshhS)
 * Plugin customizing preview: [https://ibb.co/N63jyfKV](https://ibb.co/N63jyfKV)
 * Email: [https://ibb.co/kjw5bzV](https://ibb.co/kjw5bzV)
 *  Plugin Support [Bruce](https://wordpress.org/support/users/ninjateamwp/)
 * (@ninjateamwp)
 * [6 days, 1 hour ago](https://wordpress.org/support/topic/rtl-option-glitch/#post-18958201)
 * Hi [@123aoeu](https://wordpress.org/support/users/123aoeu/) ,
 * Let me check again and get back to you soon.
 * Regards,
   Bruce
 *  Plugin Support [Bruce](https://wordpress.org/support/users/ninjateamwp/)
 * (@ninjateamwp)
 * [5 days, 22 hours ago](https://wordpress.org/support/topic/rtl-option-glitch/#post-18958419)
 * Hi [@123aoeu](https://wordpress.org/support/users/123aoeu/) ,
 * Please replace it with this CSS and check again:
   .yaymail_rtl .yaymail_element_head_order_item
   th.yaymail_item_price_title,.yaymail_rtl .yaymail_element_body_order_item td.
   yaymail_item_price_content,.yaymail_rtl .yaymail_element_foot_order_item .yaymail-
   order-detail-row-cart_subtotal td,.yaymail_rtl .yaymail_element_foot_order_item.
   yaymail-order-detail-row-shipping td,.yaymail_rtl .yaymail_element_foot_order_item.
   yaymail-order-detail-row-payment_method td,.yaymail_rtl .yaymail_element_foot_order_item.
   yaymail-order-detail-row-order_total td,.yaymail_rtl .yaymail-order-details-table[
   data-layout-type-modern] .yaymail_element_foot_order_details tr td{  text-align:
   left !important;}
 * Regards,
   Bruce
 *  Plugin Support [Bruce](https://wordpress.org/support/users/ninjateamwp/)
 * (@ninjateamwp)
 * [5 days, 22 hours ago](https://wordpress.org/support/topic/rtl-option-glitch/#post-18958422)
 * Hi [@123aoeu](https://wordpress.org/support/users/123aoeu/) ,
 * When you copy and paste it into the CSS editor, if you see these pink characters,
   please remove them:
 * [https://ibb.co/zhgyCgC7](https://ibb.co/zhgyCgC7)
 * Regards,
   Bruce
 *  Thread Starter [123aoeu](https://wordpress.org/support/users/123aoeu/)
 * (@123aoeu)
 * [5 days, 19 hours ago](https://wordpress.org/support/topic/rtl-option-glitch/#post-18958619)
 * [@ninjateamwp](https://wordpress.org/support/users/ninjateamwp/)
 * Thanks Bruce, this issue has been resolved.
 * Another glitch I found is in the payment method row. in Arabic, the payment and
   payment description are not seperated by space.
 * An example of the issue: [https://ibb.co/7tWhcP06](https://ibb.co/7tWhcP06)
 * Problem: تابيادفع بالتقسيط مع تابي
 * Correct format: تابي ادفع بالتقسيط مع تابي
 *  Plugin Support [Bruce](https://wordpress.org/support/users/ninjateamwp/)
 * (@ninjateamwp)
 * [5 days, 19 hours ago](https://wordpress.org/support/topic/rtl-option-glitch/#post-18958629)
 * Hi [@123aoeu](https://wordpress.org/support/users/123aoeu/) ,
 * Let me check that too, I will get back to you soon.
 * Regards
 *  Thread Starter [123aoeu](https://wordpress.org/support/users/123aoeu/)
 * (@123aoeu)
 * [5 days, 17 hours ago](https://wordpress.org/support/topic/rtl-option-glitch/#post-18958725)
 * [@ninjateamwp](https://wordpress.org/support/users/ninjateamwp/)
 * Please ignore the last problem; found an issue with some coding and fixed it.
 * Thanks a lot for your time and help.
 *  Plugin Support [mialewp](https://wordpress.org/support/users/mialewp/)
 * (@mialewp)
 * [5 days, 9 hours ago](https://wordpress.org/support/topic/rtl-option-glitch/#post-18958980)
 * Hi [@123aoeu](https://wordpress.org/support/users/123aoeu/),
   Glad to hear all
   sorted now. Please get back to us anytime if you need help.Wish you a wonderful
   day ahead.

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

You must be [logged in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Frtl-option-glitch%2F%3Foutput_format%3Dmd&locale=en_US)
to reply to this topic.

 * ![](https://ps.w.org/yaymail/assets/icon-256x256.gif?rev=2900992)
 * [YayMail - WooCommerce Email Customizer](https://wordpress.org/plugins/yaymail/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/yaymail/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/yaymail/)
 * [Active Topics](https://wordpress.org/support/plugin/yaymail/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/yaymail/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/yaymail/reviews/)

 * 13 replies
 * 3 participants
 * Last reply from: [mialewp](https://wordpress.org/support/users/mialewp/)
 * Last activity: [5 days, 9 hours ago](https://wordpress.org/support/topic/rtl-option-glitch/#post-18958980)
 * Status: resolved