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
oh sorry for that issue can you try this code
- Go to Online Store->Theme->Edit code
- 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
its my pleasure to help us
