• We are noticing that the input text once an order is filled is backwards. The name, email and all fields show the text in a backwards order. This seemed to happed after an update perhaps?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter sssupport

    (@sssupport)

    *EDIT – Input text is backwards.

    Plugin Contributor Sark

    (@sarkware)

    Sorry for the late response, it seems to be CSS issue, by anychance your form field may contains the following properties

    direction: rtl;
    unicode-bidi: bidi-override;

    those properties may cause those issue.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘inout text is backwards’ is closed to new replies.