How can I add an image above my search bar?

Hi!

How can I add an image on top of the heading search bar?

Something like this:

(Website Link)

Thanks!

@Wellanie

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


    
![Untitled-2.png?v=1640612872|1080x300](upload://gRdzuwtm3B2RVibYmDT9S41tVOa.png)

Website Link (pass: taudee)

Thanks!

@Wellanie

yes, please update this code


Perfect. Thanks!

@Wellanie

its my pleasure to help us