Accidentally removed search bar from homepage

I have accidentally removed the search bar from my Homepage on my website. I have Impulse theme. My URL is https://contemporary-korowai-designs.myshopify.com/admin. Is anyone able to help me please?

1 Like

@contemporarykor

oh sorry for that issue can you try this code

  1. Go to Online Store->Theme->Edit code
  2. Asset->/theme.css ->paste below code at the bottom of the file.
a.site-nav__link.site-nav__link--icon.js-search-header {
    display: inline-block;
}

1 Like

Thank you so much that worked

1 Like

@contemporarykor

its my pleasure to help us