I’ve created a block element for a search functionality and hooked it to “after_primary_menu”. On desktop it shows as intented after the menu items in the nav bar.
On mobile it shows outside the collapsed hamburger menu but I’d like to have it inside it. When the user expands the mobile hamburger menu the search should appear.
Have tried all available hooks – not the desired result.