Hello,
Thank you for contacting us
You need to add a class
custom-menu for the menu and add the CSS code in your code editor
.custom-menu .main-menu .nav.menu {
display: grid;
grid-template-columns: 50% 50%;
}
Best Regards,
Vyacheslav, Balbooa Support Team