I am using a modal on our contact page to show two pictures of the entrance to our office. The link to the modal is lower on the page so the user must either scroll down or use the “map” link at the top to go directly to the map. Above the map is a link “View Pictures” which is the element that opens the modal. The problem is that when the modal is opened, the top bar menu disappears. It will reappear if the user scrolls up to the point where the top background image starts to scroll into view.
Here’s the page on our test server: Contact Page
I am using Foundation 6.6.1 with downloaded CSS and JS only.