Ionic 4 how to change placeholder color

I was wrong the first try

ion-select {
    color: #f00 !important; //placeholder color
}
1 Like