Hi
I have Ivory Search on my site and it works fine except on mobile in the Nav Collapsed Menu. It look fine on inspect but on real world phone it does not work. I tried adding css to the element and that does not work either. Here is site:
Look at mobile and search on nav menu.
Here is code I added div.is-ajax-search-details, div.is-ajax-search-result {
width: 375px !important;
max-width: 375px !important;
}