I want to remove the inbuilt grey small caret from ion-select, and use my custom caret(arrow) instead.
ion-select
Code:
ion-select { color: grey
.select-icon-inner { border-top: transparent!important;}
I think this is only possible with ioni3. If you want to solve only css in ionic4, you need to know the exact class name of select-icon in ionic4