Hi, I have a website in English, and I got asked to create 1 page in a Right-to-Left language.
I found guides on how to install WordPress with a RTL language, and adjust the theme files to support it, but 99% of the site will remain in English, so I’m not sure what would be the best practice in my case.
Many thanks!
Hey 0_o,
Can you give us a link to the page which should be in RTL format? so we can give you specific css for that page only.
Best regards,
Nikko
Here it is
It’s still work in progress, there will be more content blocks in RTL in this page.
Thank you!
Hi 0_o,
Thanks, try adding this css code in Quick CSS (located in Enfold > General Styling):
.page-id-741 {
direction: rtl;
}
Best regards,
Nikko
Works great, thank you Nikko!
Hi 0_o,
We’re glad that we could help :)
Thanks for using Enfold and have a great day!
Best regards,
Nikko