Title: How to remove dir=&#8221;rtl&#8221;
Last modified: July 1, 2022

---

# How to remove dir=”rtl”

 *  [abody5111](https://wordpress.org/support/users/abody5111/)
 * (@abody5111)
 * [3 years, 10 months ago](https://wordpress.org/support/topic/how-to-remove-dirrtl/)
 * I want to remove dir=”rtl” from my HTML attribute.
    When I set the language to
   Arabic it added it automatically `<html class="js" dir="rtl" lang="ar">` so how
   to remove it?
    -  This topic was modified 3 years, 10 months ago by [Jan Dembowski](https://wordpress.org/support/users/jdembowski/).
      Reason: Moved to Fixing WordPress, this is not a Requests and Feedback topic

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

 *  Thread Starter [abody5111](https://wordpress.org/support/users/abody5111/)
 * (@abody5111)
 * [3 years, 10 months ago](https://wordpress.org/support/topic/how-to-remove-dirrtl/#post-15786239)
 * Please don’t tell me to add a css code to change the direction..
    I just want
   to remove dir=”rtl” from the attribute how?
 *  [catacaustic](https://wordpress.org/support/users/catacaustic/)
 * (@catacaustic)
 * [3 years, 10 months ago](https://wordpress.org/support/topic/how-to-remove-dirrtl/#post-15786746)
 * That’s normally part of your theme. Look for the header.php file and see what
   is has for the <html> tag. That will point you in the right direction to find
   out more.
 * As an example, in some themes that I’m uisng, it has this:
 * `<html <?php language_attributes (); ?>>`
 * Your theme probably has something different.

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

The topic ‘How to remove dir=”rtl”’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [catacaustic](https://wordpress.org/support/users/catacaustic/)
 * Last activity: [3 years, 10 months ago](https://wordpress.org/support/topic/how-to-remove-dirrtl/#post-15786746)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
