I have tried to move search input at the top. Please find nice example: https://codepen.io/choogoor: Header Search
It is header search but try to test inside navigation menu and the second search.header as above link.
If I experiment with the navigation menu, it should be seen my example:
Thank you for the hint. I try to do as your example. But the cross is not in the same position as search icon.
There is a CSS which is should be modified to do this:
Is it possible to separate search icon position and the cross position as it is moved too much left? In your example it will be the same position but it should be more right inside mobile resolution.
I think you will have to draw me a picture as I’m not getting what yu mean at the moment.
I think you want a modal to open up for the search box and that you want to move the close (x) icon onto the modal so you can close it. If so then you will need t fix position the icon when the menu is open.