How to remove whitespace on mobile at the top?

Hey all,

so when I go to the index page of my app on mobile there’s no whitespace at the top of the screen which is super nice:

However on other sites it somehow appears and I dont know why, whats the difference to the index page and how to fix this?

Update: I could drill down the error to the reusable header element. The issue inly occurs on pages I use the header. But why?

Thanks,
Jonas

Greetings, can you send screenshot of header? It is mostly because of some space on headers design or setting of minimal height.

What I’ve tried and seems to work: I dropped another element “Group Placeholder” right above the header with height 2:

Maybe the browser interpretes it differently (latest iOS / Safari).