My thank you page is RTL in builder but is LTR in actual form

  • Profile Image
    add_Enterprise
    Asked on September 27, 2025 at 1:58 PM
    also, my thank you page is RTL in builder but it looks LTR in actual registeration
  • Profile Image
    Reymae JotForm Support
    Replied on September 27, 2025 at 3:04 PM

    Hi add_Enterprise, 

    Thanks for reaching out to Jotform Support. You can easily make the whole Thank You page RTL by Injecting CSS Codes into your form. Let me walk you through it:

    1. First, copy this code:

    .thankyou-wrapper {
    direction: rtl;
    }

    2. In Form Builder, click on the Paint Roller icon on the right side of the page to open Form Designer.

    3. Now, in the Form Designer menu, click on the Styles tab, scroll down and paste the code into the Inject CSS Code box. That’s it. The code is automatically saved.

    My thank you page is RTL in builder but is LTR in actual form Image 1 Screenshot 30 Take a look at the screenshot below to see how it works after:My thank you page is RTL in builder but is LTR in actual form Image 2 Screenshot 41Give it a try and let us know how it goes.

Your Reply