Hello @xmsmmgrs,
To have the classic menu in your mobile version use below given CSS.
For this go to Admin Panel > Appearance > Customize > Additional CSS and paste below given CSS.
@media only screen and (max-width: 800px){
#mobile-trigger {
display: none;
}
#main-nav {
display: block;
}
}
But if you have the longer menu then the it wont look good.
So if you provide your site URL it would be easier to provide the specific solution .
If you want more dedicated and swift support on the theme, please visit the theme’s official support forum where the theme’s official support team are stand by to answer each and every one of your questions.
https://themepalace.com/forum/restaurantz/
Best regards.