Having an issue with the CSS Bootstrap 4 dropdown menu for Youth Bowling Canada. The hyperlinks are not working when the screen is at full size, but if you shrink it to reveal the hamburger dropdown, they work fine.
I attempted to fix this by adding z-index:9999; to the CSS for the dropdown class, but it didn't solve the problem.
The hyperlinks should be functional in the full-screen drop-down menus, just like they are in the smaller, shrunken version of the screen.
I suspect that the issue may be related to the scroller present on the screen.