Tagged: rtl.css
Hi,
I am using GTranslate to translate a site from English to Arabic. RTL is working fine, but the text is still aligned to the left. Is there some CSS I could use to override this and align it to the right when someone selects Arabic?
Hey Nancy,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.translated-rtl * {
text-align: right;
}
If you need further assistance please let us know.
Best regards,
Victoria
Thanks Victoria! That worked –much appreciated!
Hi nb2556,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria
Hi nb2556,
We’re glad to hear that :)
Thanks for using Enfold and have a great day!
Best regards,
Nikko