using Dropdown menus (instead of Checkbox list) in Refine Results box
ClassiPress 3.1.9 has a "Refine Results" feature. For fields the ad poster filled out using
dropboxes, the user refines the results by marking
checkboxes (as opposed to dropboxes). Here is an example:
refine-checkboxes.png
Is there a way to make it so the user sees
dropboxes instead, for such fields? In my opinion, they are easier to use on a smartphone (and some smartphones can't scroll the fixed-height div the checkboxes are currently in).
I do realize single-selection dropboxes will not allow users to select multiple values. I am ok with that limitation for my application.
If anyone wants me to rephrase, you can let me know.