Millennials and Gen Y are the most socially responsible generations. Their zeal for social responsibility reflects in their penchant to […]
The best free alternative to Grammarly : ProWriteAid

Oxygen RTL supported front-end layout.
Creating multilingual websites is a very common practice nowadays. Maybe businesses are global, and thus may need to present their website in more than one language. For the most part, it's easy creating multilingual websites that run on the same layout direction. LTR (Left-to-Right) for example English, French, Spanish..etc. There's no real change in the direction of the texts/layouts, and even fonts may be similar.
However; it's a difference challenge creating an LTR and RTL website. For example English and Arabic version of the website.
Does Oxygen builder support RTL?
Short answer: not 100% exactly just yet!
Long answer: You can build a multilingual (RTL/LTR) website with Oxygen. We've done this already and this very website (pitdesigns.com) you're browsing now is one of them. It has a perfect RTL/LTR layout. And we have tested it with the two plugins:
Update: Erez Ben Tovim has released a free plugin that takes care of the RTL layout for Oxygen builder. However, you'll still need WPML or Polylang. Get the RTL Support for Oxygen Builder plugin from here.
How to implement RTL style sheet in Oxygen?
Method 1:
Using the Stylesheets add below CSS code, which targets the language. in this case (ar) = Arabic language.
You can find the language code list here: w3schools.com/tags/ref_language_codes.asp
This will load the RTL styles site-wide.
Method 2:
Add a code module to the main template, and add the CSS code to it.
This will only for the language in which the template is used.
*:lang(ar) {
font-family: 'Changa';
}
Oxygen Builder RTL Layout
Since Oxygen currently doesn't have an RTL layout for the back-end visual builder. You can use this Chrome extension (LTR-RTL)
to help with that.
This extension allows you to change language direction.
Shortcuts:
Ctrl+Shift+H -- switch to RTL
Ctrl+Shift+E -- switch to LTR
Here's a review of the before/ after using LTR/RTL extension.
So while the given methods may not be ideal, but it's the best solutions available at the moment. Until the Oxygen team give us an update that fully support RTL layouts.
For any questions, leave a comment below.
Easy Tips to Maintain Your WordPress Site

We love WordPress. It's the leading CMS for creating websites. Here are some Easy Tips to Maintain Your WordPress Site
COVID-19 and E-Learning Trends

The COVID-19 pandemic took the world by surprise, and what is even more surprising is that it's 2021 and the […]
5 Easiest Ways to Create Your Ecommerce Website

You can make an ecommerce website for a brick or a packet of tablets. But what is important is how […]
Proven Tips How to Improve Your Content Strategy with Influencer Marketing

One of the best ways to improve your content marketing is with influencer marketing strategy. This will help you reach […]
How to Increase Brand Awareness with Digital Content Marketing

The digital world is more powerful than ever – and its power keeps growing. If you want to survive in […]
Why is Ethical Leadership Important in Business

How many times have we come across peer pressure and do ethically wrong things? Or Like probably favor a candidate […]