To resolve the mega menu overlap issue, you’ll need to adjust the overflow settings in your menu’s parent container. Navigate to the Style panel and set the Overflow property to “Hidden” on the parent element that contains your mega menu. This prevents any child elements from extending beyond their designated container boundaries, which is particularly useful for dropdown menus that might otherwise overlap with other content.
For best results, make sure the parent container has a defined width and height to properly contain the mega menu content.
Hopefully this helps! If you still need assistance, please reply here so somebody from the community can help.