You can try to make this menu minimum height with CSS (add it to the Custom CSS section in Theme Settings)
.shortcode-mega-menu .menu {
min-height: 461px;
}
You can try to make this menu minimum height with CSS (add it to the Custom CSS section in Theme Settings)
.shortcode-mega-menu .menu {
min-height: 461px;
}