Strange preview in Safari - MacOS

Hi,

In attached image you can see a smaal headline and arrow down. They are situated in the same section as the round image and text above. Yet, in preview mode they appear beneath the section (see the orange bottom border) and can only be selected in skeleton-mode. The sections are all set to a certain height to be full screen on the front end (on which side all is well). Why is this?

Hm, it turns out that this only happens when you put the settings bar in landscape mode. When the settings bar is set to portrait the preview is fine.

Still, not how it should be I think?

Hello @yingfuli,

Thanks for writing in!

I have checked the page in questioned and I found out that this issue is happening because of the height you have set to the section. Instead of using height: 100vh;, please replace it with min-height: 100vh;.

We would loved to know if this has work for you. Thank you.

Ah, great! That worked like a charme, thanks!

You’re welcome!
Thanks for letting us know that it has worked for you.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.