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:
- Poster shared a product page URL (inewcool.com/products/light-art) and screenshots. A helper asked for the store URL and password (if enabled).
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.
Hey @BellChester
Kindly share your Store URL and Password if enabled
Hey @BellChester
Follow these Steps:
- Go to Online Store
- Edit Code
- Find theme.liquid file
- Add the following code in the bottom of the file above tag

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.

