How can I add a 'Sell' button to my mobile header?

Topic summary

Goal: Add a mobile-only “SELL” button to the site header, replacing the search icon, and move search into the hamburger menu.

Latest update:

  • A responder confirms it’s feasible by editing the theme’s header.liquid (the header template file) and asks whether search should appear in the menu.
  • The requester confirms preference to place search inside the menu; if that’s not possible, place the search icon next to the hamburger.

Details/constraints:

  • Change applies to mobile header only.
  • The site URL was provided for context.

Status and next steps:

  • No code or implementation steps have been shared yet; no screenshots or attachments are central.
  • Awaiting specific instructions or code changes to modify header.liquid and adjust the menu.
  • Discussion remains open with agreed direction on where search should live.
Summarized with AI on January 29. AI used: gpt-5.

Hi All,

I am trying to add a ‘SELL’ button to my header on mobile only

URL: https://label-source.co.uk/

I would like it to replace the search icon and have the search icon then added to the hamburger menu?

Is this possible?

Thanks, Daniel

Hi @Danielparsons ,

We can add the sell button by modifing the header.liquid code.

Do you need search option in the menu ?

Hi Zaczee,

If the search can be added to the menu then great. I did have the sell button in my header a while back and had the search icon next to the hamburger if the menu isn’t possible. Thanks