Rehub
Fix Mobile Menu
Go to Appearance > Customize > Additional CSS and add the following:
| 1 2 3 | .mega-menu-primary-menu .responsive_nav_wrap {     display: none; } | 
Go to Appearance > Customize > Additional CSS and add the following:
| 1 2 3 | .mega-menu-primary-menu .responsive_nav_wrap {     display: none; } |