Okay
  Public Ticket #2429860
RTL and LTR
Closed

Comments

  •  3
    mohammad started the conversation

    Hello,

    I am having an issue related to using Arabic and English languages inserted as a text on front end by customers, and to solve this issue i believe that the best solution is to always center the inserted text regardless the insert language used for all "text boxes" on frontend pages. Can you tell me where can i do this or if you can do it for me please?

  •  3
    mohammad replied

    any updates here??

  •  3
    mohammad replied

    hello?. 

  • [deleted] replied

    Hello,

    Thanks for contacting us but this is custom theme, you will need to use css or custom template to do that, this is out of our support scope, we can't support this. Thanks for understanding

  •  3
    mohammad replied

    thankyou

    Consider this ticket closed

  •  3
    mohammad replied

    I have added the code in attachment but it didnt center text inside the input text boxes, please advise what should i add.


  • [deleted] replied

    Hello,

    Try to use

    align: center !important;

    and make sure your css is applied to the frontend

  •  3
    mohammad replied


    Nothing changed, any other way?


  •  3
    mohammad replied

    see

  • [deleted] replied

    Hello,

    Keep this

    https://prnt.sc/sye6cq

    input {

        text-align: center !important;

    }

    just add !important as I guided. Do you know about css


  •  3
    mohammad replied

    I did, but nothing changed. it is all still RTL.

    Also my developer tried and didnt work.

  • [deleted] replied

    Hi

    Ok, I have made it

  •  3
    mohammad replied

    thank you, 

    Consider this ticket closed