I need helping moving the search bar on mobile view to header…

URL: yoursportsperformance.com

I need to move the search bar next to the cart on mobile view.

1 Like

@yoursportsperfo

oh sorry for that issue can you try this code

  1. Go to Online Store->Theme->Edit code
  2. Asset->/theme.scss ->paste below code at the bottom of the file.
.site-header__search {display: inline-block !important;}