How to remove the search button in the header of the sense template

Topic summary

Goal: remove the search icon/button from the Sense theme header on both desktop and mobile.

Context and inputs:

Proposed approach:

  • Navigate to Online Store > Edit Code > theme.liquid.
  • Insert custom code just above the tag to hide/remove the search button.
  • Note: The actual code snippet is not visible in the post (empty code block), and screenshots were provided but are essential to fully understand the suggested change.

Outcome:

  • The original poster thanked the helper and later confirmed the issue was already solved by someone else.

Status:

  • Resolved. No final code or exact method was documented in-thread, leaving the specific implementation unspecified.
Summarized with AI on January 24. AI used: gpt-5.

How to remove the search button in the header of the sense template

Hey @BellChester
Kindly share your Store URL and Password if enabled

https://inewcool.com/products/light-art

akuan_0-1688809029651.png

Remove the search button on the web and mobile?

Hey @BellChester

Follow these Steps:

  1. Go to Online Store
  2. Edit Code
  3. Find theme.liquid file
  4. Add the following code in the bottom of the file above tag

Moeed_0-1688809684062.png

If I managed to help you then, don’t forget to Like it and Mark it as Solution!

Best Regards,
Moeed

1 Like

Thanks, really useful.

Thanks, someone has already solved it for me.