How do I activate the search icon on my website?

Our website www.igbt.us.com has a search box, it only search if I press enter but not if I press the magnifying glass.

Does someone knows how it works?

Thanks and have a nice day.

Hello @Maria2021 ,

  1. Go to Online Store->Theme->Edit code
  2. Asset->theme.js->paste below code at bottom of the file
$('.search__submit.btn--link').removeAttr('type');

Want to modify or custom changes on store hire me.
If helpful then please Like and Accept the Solution.

1 Like