I’d like to know how I can make Safari’s address/search bar automatically hide on the mobile version of my website. I’ve noticed that it works when using the “stack pages vertically” option, but I don’t want to use that setup — I want each page to be independent.
The issue is that when the site is configured with separate pages, the Safari bar doesn’t hide as expected. I’ve tried several code-based solutions, but none have worked so far.
Is there any way to achieve this behavior without stacking the pages vertically?