Hey. Is there any possibilities to make the search bar extended to 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.liquidfile - 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.
Hallo @Ignelis
You can add code by following these steps to change
- 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
- Go to Online Store
- Edit Code
- Find theme.liquid file
- 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:
- Go to Online Store > Theme > Edit code of your current theme
-
Open your theme.liquid theme file
-
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.



