How to remove has focus line in ion input?

how to remove has focus line in ion input when click on input? please help me ç_ç

1 Like

I have been trying for days…

no one knows?
it’s the only way I can think of is to change the main color but you think …

Which version of Ionic are you running?

ionic 4 ultimate version

ionic 4 angular ,please help me ç_ç IM becoming crazy

See: https://github.com/ionic-team/ionic/issues/16495

ion-item {
  --highlight-color-focused: none;
}
2 Likes

thanks i love man ^^

Any idea how to remove the red validation line on ion-item/ion-input?