Search bar not showing - Capital theme

Topic summary

A user reported that the search bar was not displaying on their Shopify store using the Capital theme (site: raidednz.com, password: temp123).

Solution provided:

  • Navigate to Online Store → Theme → Edit Code
  • Locate the theme.liquid file
  • Add custom CSS/code snippet above the </head> tag

Outcome:
The issue was resolved successfully. The original poster confirmed the fix worked and thanked the responder.

Note: The solution included code and a screenshot showing the expected result, which were central to implementing the fix.

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

Hi! The search bar on my site isn’t showing. Any solutions?

www.raidednz.com

Password: temp123

You can try this code by following these steps:
Step 1: Go to the online store ->Theme ->Edit Code.
Step 2: Find the theme.liquid file and add the following code above the tag


Result:

Hopefully it will help you. If yes then Please don’t forget hit Like and Mark it as solution!

1 Like

Got it! Thanks :slightly_smiling_face: