Logo and Search Bar in 3 lines

Topic summary

A user is customizing their Shopify store header (using the Minimog theme) and needs help restructuring the layout into three distinct lines:

Desired layout:

  • Line 1: Centered logo
  • Line 2: Search bar
  • Line 3: Navigation menu

Additional request:

  • Add search functionality to product filters, specifically for the Artist filter which contains a lengthy list of values

The current header layout differs from this desired structure (shown in an attached screenshot). Another user has requested the code from the header.liquid file to provide assistance, and the original poster has shared the code for review.

Summarized with AI on October 29. AI used: claude-sonnet-4-5-20250929.

Hi All,

I am setting up new store on shopify and want to change the current header layout on the store. The logo needs to be center. next line should be search bar and below that should be menu.

Also under filters want to add search functionality as Artist filter has long list of values.

Currently the layout is like this. Need to modify the same.

Theme: Minimog
URL: https://musichubme.myshopify.com/
Password: rhythm

Please let me know to modify it.

1 Like

Hi @dv18 ,

Please go to Actions > Edit code > sections > header.liquid file. Please send me the code, I will check it soon

Here is the code