• Open Food Facts has successfully implemented this theme in their blog.

    I’ve translated some of the articles to Hebrew but since there is no RTL support the articles are left aligned (instead of right aligned) and using the wrong directionality.

    Is there an option to resolved that?

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • cristianbarbu

    (@cristianbarbu)

    Hello,
    ?
    ?Please add this extra CSS code in Customizer -> General Settings -> Additional CSS :
    ?

    Please add this
    [dir=”rtl”] .single-post h3{
    text-align:right!important;
    }

    [dir=”rtl”] .single-post div{
    text-align:right!important;
    }

    Thread Starter Yaron Shahrabani

    (@yaronsh)

    Thank you, I’ll try that and reply if there are any additional issues.

    Thread Starter Yaron Shahrabani

    (@yaronsh)

    Tried adding that, not working.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘RTL Support’ is closed to new replies.