Title: LearnDash RTL
Last modified: January 4, 2019

---

# LearnDash RTL

 *  [ikhlief](https://wordpress.org/support/users/ikhlief/)
 * (@ikhlief)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/learndash-rtl/)
 * Hi, I am testing Ocean theme on RTL site that is using LearnDash, and in a quick
   look there are two issues:
    On this lessons page the complete circle is on the
   right and it should be on left:
 * Also when I add a quiz with sort order or matrix on desktop the drag and drop
   works fine, but on mobile the element is flying away from cursor, please try 
   the quiz on the following link using a mobile:
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Flearndash-rtl%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [Amit Singh](https://wordpress.org/support/users/apprimit/)
 * (@apprimit)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/learndash-rtl/#post-11055171)
 * Hello,
 * Add the below code to fix the first issue.
 *     ```
       .rtl .learndash .completed:before, .rtl .learndash .notcompleted:before, .rtl #learndash_profile .completed:before, .rtl #learndash_profile .notcompleted:before {
           position: inherit;
           float: left;
       }
       ```
   
 * For the second issue, I didn’t understand it. Can you please share a screenshot?
 *  Thread Starter [ikhlief](https://wordpress.org/support/users/ikhlief/)
 * (@ikhlief)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/learndash-rtl/#post-11055234)
 * Thanks
 * Look here, this is multi answer question, the square is not showing on right 
   it shows like vertical line, and the tick is showing on left.
    [https://prnt.sc/m3ed3d](https://prnt.sc/m3ed3d)
 * In the other screenshot I am trying to sort order the elements by dragging each
   one, my finger is pointing on the empty space but the element is showing at top,
   but when I release my finger the item places correctly. The problem is only during
   dragging:
    [https://prnt.sc/m3eevm](https://prnt.sc/m3eevm)
 * Thanks
 *  [Amit Singh](https://wordpress.org/support/users/apprimit/)
 * (@apprimit)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/learndash-rtl/#post-11060456)
 * Hello,
 * I just visited on your site and didn’t see the first issue. It seems you have
   a found a solution.
    For the second issue, did you try to disable/enable plugins
   one by one? It may be a possible conflict.
 *  Thread Starter [ikhlief](https://wordpress.org/support/users/ikhlief/)
 * (@ikhlief)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/learndash-rtl/#post-11069604)
 * Thanks for your reply, please check now as I was teasing with another theme to
   make sure from where is the problem.
 * You now can see the first problem above again, and for the second problem if 
   I used other themes like Twenty seventeen it works perfectly good.
 * Please advise, your theme looks amazing and I am sure it would serve my needs
   perfectly 🙂
 *  Theme Author [oceanwp](https://wordpress.org/support/users/oceanwp/)
 * (@oceanwp)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/learndash-rtl/#post-11073775)
 * Hello, I will update OceanWP very soon, you will tell me if you still see those
   issues after the update.

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

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

 * ![](https://i0.wp.com/themes.svn.wordpress.org/oceanwp/4.1.6/screenshot.png)
 * OceanWP
 * [Support Threads](https://wordpress.org/support/theme/oceanwp/)
 * [Active Topics](https://wordpress.org/support/theme/oceanwp/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/oceanwp/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/oceanwp/reviews/)

 * 5 replies
 * 3 participants
 * Last reply from: [oceanwp](https://wordpress.org/support/users/oceanwp/)
 * Last activity: [7 years, 5 months ago](https://wordpress.org/support/topic/learndash-rtl/#post-11073775)
 * Status: not resolved