Ivory Search Ajax on Mobile in Nav Collapsed

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;
}

Hi @wowflak,

Here’s it is on my mobile:

You might need to add margins for spacing. But above CSS is working as expected. Since this is a third party shortcode, customization of the result is outside the scope of our support. Thank you for understanding.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.