Hi guys, I’ve created this site (https://trimaraquaria.co.uk) and I need a mega menu for mobile. Currently, I’ve used lightboxes for each part of the menu however, I feel there must be a better way to do it. I know I can use boxes but I can’t figure out how to make them fit each mobile device appropriately (the user can scroll off them despite setting the vh/vw to 100 as far as I can tell).
The problem I’m having is this:
The mobile menu is slow to display (pause of 1-2s after click event).
The mobile menu doesn’t always respond to click action - it seems like the masterspage.js isn’t laoding becuase no click is registered and there is nothing in console.
Another off topic problem is the sheer number of errors in the console - any ideas whilst I’m here?
Any suggestions or advice appreciated.