RTL for the check boxes

  • Profile Image
    add_Enterprise
    Asked on August 21, 2025 at 7:46 AM

    Dears,


    Can you fix this in the Arabic page?
    RTL for the check boxes Image 1 Screenshot 20

  • Profile Image
    Podo: Support AI Agent
    Replied on August 21, 2025 at 7:46 AM

    Hi ADD,

    Thanks for reaching out to Jotform Support. I'm an AI assistant. I'll do my best to help you until someone from the support team is available.

    Regarding the RTL issue on your Arabic page checkboxes, it looks like the alignment or direction is not properly set for right-to-left languages. To fix this, please ensure the form's language settings and CSS support RTL layout for checkboxes and labels.

    If you need detailed steps or assistance applying RTL styles specifically for checkboxes, please let me know.

    Give it a try and let us know how it goes.

  • Profile Image
    Afzal JotForm Support
    Replied on August 21, 2025 at 8:21 AM

    Hi ADD_info,

    Thanks for reaching out to Jotform Support. I cloned your form and tested it to see if I could replicate the issue, and I ran into the same problem. To do this, we'll just need to add custom CSS to your form. Check out the steps below to see how it's done:

    1. First, copy this code:
    html[lang="ar"] .form-radio-item label,
    html[lang="ar"] .form-checkbox-item label {
    margin-right: 32px !important;
    }

    html[lang="ar"] .form-checkbox-item:not(#foo) label:before,
    html[lang="ar"] .form-radio-item:not(#foo) label:before {
    margin-right: -32px !important;
    }

    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.

    RTL for the check boxes Image 1 Screenshot 20

    Here's the cloned version of the form that you can test. 

    Give it a try and let us know how it goes. 

  • Profile Image
    add_Enterprise
    Replied on August 25, 2025 at 5:27 AM

    Hi,

    This one worked perfectly.


    Can you help me fix this form too? https://form.jotform.com/252342360360043

    I tried my best to make it look great in Arabic page but I failed,

    I appreciate your help



  • Profile Image
    Vincenzo JotForm Support
    Replied on August 25, 2025 at 6:56 AM

    Hi ADD_info,

    I’ve gone ahead and moved your other question to a separate thread to keep things tidy, and someone from our Support Team will help you out with it here.

    Let us know if there’s anything else we can help you with.