Hello Ionic community,
I hope you all doing great, So I’m working on simple UI design which is basically a form made using ion-item, ion-label, ion-icon and ion-input. The problem is when I change language from English to Urdu then additional space appear on top of the text.
I’m using ion-label with position=“floating”. I believe that position floating is causing this issue but i need to know how can I fix this CSS problem by not changing position of ion-label.
<ion-label position="floating">
Reference Images
Form in English
Form in Urdu
1 post - 1 participant