Impulse Theme Need Help search bar yielding no results

Hi,

I need some help. My search bar on desktop & mobile yield no results! It only works on my mobile menu for some reason. Also the grey overlaps on mobile as can see in picture. My site is https://luxurymrkt.com . Thank you for any help. Mike

Hi @Luxurymrkt .

I am Richard Nguyen from PageFly - Advanced Page Builder.

About the problem of the search bar. I think if you’re using an app for search, you should contact the app developers. If your search is built into the theme,you should contact the theme developers. In both cases they’ll know the algorithm they’re using and can probably solve this pretty quickly.

The problem of grey overlaps you can use this code to delete it.
Go to Online Store => themes => Actions => Edit code and add this code on file theme.css

.js-drawer-open .main-content:after{
display: none;
}

Hope this helps.

Best regards,

Richard - PageFly

Hi unfortunately the code didn’t help the grey overlay on mobile it still overlaps the icon

Solved it. Needed to disable an app that also had a search bar