Move search below navigation

Hi,

I’d like the search bar to be below the top navigation on mobile. My site is https://scntwrld.com

Thanks!

You can’t do that with CSS only as entire menu is in one wrapper and search elements are outside.
You’d need to edit the liquid code of your menu drawer.

Hi,

To achieve that you need go to code file and handle it.

If you don’t familiar with code, you should be ask to Expert Shopify to help. Because beside move search bar it can effect to structure drawer-header and maybe need edit on JS file too.