My solution worked fine in Ionic 4 but now it is no longer working.
I have tried all of the following:
ion-toolbar{
--color: var(--ion-color-primary-contrast);
--background: transparent;
--ion-color-base: transparent !important;
--border-style: none!important;
--padding-bottom: 0;
--border-color: transparent !important;
border: 0px !important;
border-bottom-color: transparent !important;
background-image: none !important;
border-bottom: none !important;
}
2 posts - 2 participants