Combine Top and Main Menu on Mobile?

I have a few items in the Top menu, and a few items in the Main menu. When the site is viewed on mobile, only the Main menu items are displayed. I am coming from the Divi Builder, and Divi automatically combines both menus into one menu when the site is displayed on mobile. Is there a way to duplicate this behavior in Beaver?

Hi Scott,

Unfortunately, there isn’t as the menu in the top bar and the menu in the header are two separate menus. You would need to use custom code to add this functionality.

Alternatively, you could maybe use the If Menu plugin to add conditional logic to your menu items. Basically add all your menu items to the menu in the header and set them to display on mobile only.