Hi!
How can I add an image on top of the heading search bar?
Something like this:
(Website Link)
Thanks!
Hi!
How can I add an image on top of the heading search bar?
Something like this:
(Website Link)
Thanks!
can you please share store url
Hi there @Wellanie ,
The required result can be achieved either by hiring a developer or you’ll need to learn some basic HTML and CSS.
If you’ve some experience with HTML/CSS then go to Online Store > Themes > Edit theme code > Header.liquid file
and then search for a div with the following class (CTRL + F)
live-search--active
And below this div, you’ll need to add the code to display the required images with icons. Hope it helps
Hi,
I manage to add the image, and it worked.
My problem now is, how can I fix it to look presentable in mobile view?
This is what I added on header.liquid

Website Link (pass: taudee)
Thanks!
Perfect. Thanks!
its my pleasure to help us