Hello, I need a custom Hook at the end of “#mobile-header and after “.inside-navigation” (see screenshot).
I found the following forum topic: https://generatepress.com/forums/topic/hook-inside-idmobile-menu/
You just have to adapt this code, but I don’t know how.
I would be grateful for help.
You should be able to use generate_after_primary_menu hook. As that appears immedieately after the menu. It may require a little CSS break out the containment, but i can help with that if you require.
The button has to be within the menu. Just thought about creating another menu item and styling the CSS. However, it is difficult for me to get the 100vw width of the background then.