Mobile Portrait shows a white page - what did I do wrong

As the title says: in mobile portrait I see only a white page. The other breakpoints except mobile are working fine.
I’m a beginner and can’t seem to find out what I did wrong.
I suspect a breakpoint error or a change that I did in only one breakpoint.

Any help is much appreciated.


Here is my site Read-Only: **[LINK]

Looks like you have some special settings set for mobile. Try this:

Select your “BG Element Wrapper” layer (left), then go to the size panel on the right. Reset the height to 100vh and the position to fixed.

Then, do the same for the “Hero Text Content” layer. That will restore your view.

1 Like

Thank you so much! That worked like a charm.