I've tried to change the background color of the textfield to transparent in Ionic, but it's not working as expected.
.item .item-input {
background-color: transparent;
}
Despite consulting the Ionic documentation, the color is still white.
http://ionicframework.com/docs/components/#forms-inline-labels