I would like to make a global header for my app. Like a fixed logo which is always shown at the top of the app while the user navigates through the taps and menus - is that possible? and if so, can someone tell me how?
In both cases you can style and customize the “header-bar”.
The content of the pages are in “ion-views” where you can change the title of the header.
The “docs” will help you to understand the dom-ionic-structure.