I have already activated the search field in the canvas menu. By deactivating the search field in the header menu below 1200px, tablets in landscape modus no longer have a search field.
If you rotate the tablet (portrait mode), then the page is under 990px wide. This deactivates the menu in the header and activates the canvas menu with search field.
This means that between 990px and 1200px, no search field is available to the visitor.
My solution would be to deactivate the menu in the header from 1200px and activate the canvas menu accordingly. How can I implement this?