Hello everyone,
How can I remove the white space above the nav-ion?
I’m freaking out with this, I’ve tried everything without success.
What do you suggest?
Thank you.
<ion-header>
<ion-navbar color="danger">
<ion-title>Suche in der Nähe von mir</ion-title>
<button ion-button menuToggle>
<ion-icon name='menu'></ion-icon>
</button>
</ion-navbar>
</ion-header>