the background image on ion-content
ion-content {
--background: url(../../assets/images/bg4.jpg) 0 0/100% 100% no-repeat !important;
background-color: #fff;
}
background image on some custom tag like div etc.
div{
background: url(/assets/images/react.svg) 0 0/100% 100% no-repeat !important;
}
background image on full page (header, ion-content,footer)
Example If your page name is setting then use this scss
app-setting {
background: url(./assets/images/bg4.jpg) no-repeat center center / cover;
ion-header {
ion-toolbar {
--background: transparent;
}
}
ion-content {
--background: transparent;
}
}
Also Read
- best free android backup software for pc
- hair color change app
- trustworthy rom sites
- free animations download for websites
- could not find module “@angular-devkit/build-angular”
- npm: command not found
- prevnext
- sites like codepen