Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1124821

    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!

    #1124957

    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

    #1125170

    Here it is
    It’s still work in progress, there will be more content blocks in RTL in this page.

    Thank you!

    #1125410

    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

    #1125472

    Works great, thank you Nikko!

    #1125475

    Hi 0_o,

    We’re glad that we could help :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘How do I implement RTL only in 1 page?’ is closed to new replies.