Do you support Hebrew?

  • Shlomo Fanan
    Asked on August 15, 2018 at 1:21 AM

    Hi,


    do do to support right to left language (Hebrew) ?


    thx,


    shlomi

  • Randy
    Replied on August 15, 2018 at 4:42 AM

    Yes, we are supporting RTL with a little addition to your CSS.

    .form-all {

    direction: rtl !important;

    text-align: right; !important;

    }

    .form-label-left {

    float: right !important;

    }

    When you added this code to your form you are ready to go.

    You can find here a detailed guide to inject custom CSS into your form:

    https://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes


  • DonaldHag
    Replied on August 15, 2018 at 8:41 AM

    You sent a response but we did not receive it. Please provide more detail so we can assist you.