How can I extend the search bar to reach the logo?

Topic summary

A user seeks to extend their store’s search bar to reach the logo area.

Solutions Provided:

Multiple support representatives offered similar CSS-based solutions:

  • Access the theme code via Online Store → Theme → Edit code
  • Locate the theme.liquid file
  • Insert custom CSS code above the </head> tag

Each responder included screenshots showing the code placement and provided markup snippets (though the actual code content appears corrupted/encoded in the conversation).

Resolution:

The original poster confirmed the solution worked successfully, indicating the issue was resolved through one of the provided CSS modifications.

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

Hey. Is there any possibilities to make the search bar extended to the logo?

Store: https://ontech-lt.myshopify.com

Hallo @Ignelis

You can add code by following these steps to change

  1. Go to Online Store → Theme → Edit code > Layout > theme.liquid

paste below code above tag


If you require any further information, feel free to contact me.

Best regards,

Hey @Ignelis
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

Hello @Ignelis ,

It’s the GemPages Support Team and we are glad to assist you today!

I would like to give you the recommendation to support you so kindly follow the steps below:

  1. Go to Online Store > Theme > Edit code of your current theme

  1. Open your theme.liquid theme file

  2. Paste the below code before


Let us know how it works for you.

Best regards,
GemPages Support Team

Thank you! It worked

Hi @Ignelis ,

I am so glad that my solution can help.