Topic: keeping website nav on mobile

Hi, new to juicebox and need a little help.

all works fine on desktop, and on mobile EXCEPT - on mobile once you go into a gallery the website navigation(i don't mean juicebox nav, the actual websites nav/menu) disappears. Is there a way to have the gallery show and keep the websites navigation available?

only needed help for the mobile side of things,

thanks
Jeff

Re: keeping website nav on mobile

When a gallery is expanded (for example from the Splash Page on a mobile device), the gallery always fills the viewport.
It is not possible for a gallery to expand and retain features of the embedding page.
However, you can choose not to use the Splash Page and, instead, display the gallery directly in your web page (on the same page as your navigation menu where the Splash Page currently is) by setting showSplashPage="NEVER" (in JuiceboxBuilder-Pro's 'Customize -> Splash Page' section).
Alternatively, you could set screenMode="LARGE" ('Customize -> General') to force the gallery to be displayed in Large Screen Mode on all devices and in all browsers. Large Screen Mode does not use the Splash Page by default (unlike Small Screen Mode).
For more information on screen modes and how Juicebox adapts to different devices and screen sizes, please see here.