Shopify themes, liquid, logos, and UX
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
Hi guys,
I am looking to change the location of the search bar in our website. It's actually in the header on the left, and I would like to change it as the full search bar, placein the center of the announcement bar (find picture in attachment).
Our website is https://jetxcel.fr/ and the password is Lavoir
Thanks for your help,
Regards,
Romain.
Hey Romain. Couple ways to do it, and depends on your specific theme,
Option 1: Do It Manually (Mess with the code)
{% render 'header-search' %}
.announcement-bar .search-bar { display: block; width: 100%; margin: auto; text-align: center; }
Option 2: Use EasyEdits for Custom Placement
If coding feels tricky, EasyEdits can help you move elements like the search bar without diving into code. You’d just drag and drop the search bar where you want it. Plus, you can adjust spacing, alignment, and even test variations quickly.
Disclaimer: I am the developer behind EasyEdits. You can also make edits with the app during the free trail, delete the app, and keep the edits without paying anything.
Let me know how it works out and what you go with!
Hello, Easy Edit could be the solution I was looking for, but I don't arrive to make it work.
First, I can't go next at the password page, so I can't do anything.
Second, same in the password page, when I publish the edits, it don't make changes on our website.
Regards,
Romain.