How to change ion-input to transparent??
Override the CSS. You can look at the various SASS variables for the component and adjust them (http://ionicframework.com/docs/v2/api/components/input/Input/) or you can isolate the specific attribute and modify it directly.
1 Like
Hi,
Did you manage to do it?
Hi @fongfuse…Have you got this? If you have got this, please let me know. I too want to create a form with transparent background…