Skip to Content
Menu
This question has been flagged
1 Reply
4076 Views

Hello, 


How can I hide the address bar in a browser while scrolling on a website page on a mobile view?

I think it's called compact address bar and as far as I know, it's the default behavior for mobile devices, but for some reason, in Odoo it does not work.


The goal is to have more space for website content.


Working on Odoo 15 CE.


Thank you!

Avatar
Discard
Author Best Answer

It seems that the problem was because of the overflow: hidden class on body, HTML, #wrapwrap. Made it as overflow: visible and the address bar of a browser hides away while scrolling in a website page on mobile. However, this does not work on all mobile devices.

Avatar
Discard
Related Posts Replies Views Activity
3
Sep 25
145300
1
Sep 25
954
4
Sep 25
5610
2
Aug 25
1837
2
Aug 25
1031