How do I show the custom field filter boxes instead of in a column, so that the same filter box is seen in rows across the width of the screen?, since it is very uncomfortable for small screens. I only see how to organize them in columns, not in rows.
Thank you very much, it works fine, I have added it in custom css of ajax search pro. The problem is that it does it for all the other browsers, and I only want it to be for specific browsers. Thank you
Do you mean like targeting only mobile/desktop devices? That is possible.
Targetting specific browser types is not possible via CSS, because CSS is the descriptor language for all browsers.
Hello, we have been able to apply it to just one ajax search pro search engine. But the problem is that we would like it to adjust to the screen. That is, we want the custom fields (in the same group) to be displayed side by side and be responsive. With this code, they are not. Thank you.
Can you please add a URL where I can check this out and test?
I will have to see it live to be able to suggest modifications, but it also depends on what exactly are you trying to achieve.