I built this website a couple of years ago and have not touched the design until now. I want to remove all the beaver builder stuff and replace with Gen Blocks and after checking the site I can’t figure out how the two top menus are placed within the theme.
They don’t appear in the elements and they are not beaver builder menus?
Are these put there directly in the functions.php file? They do not show in the elements section?
The one below the top bar is the default primary navigation of GeneratePress. It’s added by the theme.
The one below the banner image is the secondary navigation. It’s added by the theme (GP) and GP Premium.
And yes the primary menu is coded within the parent theme files. The secondary navigation is optional and is added by being activated through the customizer settings.