Archived topic
Mozilla Firefox Browser on Mobile Devices: Whitespace instead of the address bar
5 replies · Started by Daniel on October 30, 2021
Hi there,
when we visit our website with the Mozilla Firefox Browser (Mobile App) and scroll on our popup, the address url from the Firefox browser will be hidden. But instead of the hidden address bar, there will be a blank space like in the screenshot: https://quickforget.com/s/df2b9d1bae66b7262581b32dc03c0d982a75c43e0cbb7afd
Do you have any idea, how this happens and how we can solve this issue?
Thanks!
Hi there,
it works fine on my iPhone:
https://www.screencast.com/t/seOpDsDkW
I would recommend speaking with the pop up plugin developer as the theme has no control over how it displays or how a browser will interpret its display.
Hi David,
thank you for your reply. Yes, on Safari browser it will work fine, but not on the Mozilla Firefox Browser.
It' strange, because the back-to-top-button from Generatepress is always at the bottom of the browser (position: fixed;), but our selfbuilted popup, which has also position:fixed is not visible at the bottom, when the address bar is hidden. There is a strange space...
Cheers,
Daniel
Try increasing the pop up containers z-index value.
I tried to increase the z-index, but the empty space is still there. I tried also to catch this space, but it seems, that is no html element with a css class or something similar.
Can you share the CSS you're using to position the popup ? Might be able to see whats going on there.