Hi,
I'm not seeing a class or ID through firebug when using selector/dropdown for a parametric search on a taxonomy (In this case hierarchical). This is the code:
[wpv-control taxonomy="dealtypes" url_param="wpv-dealtypes" type="select" default_label="All"]
I'm trying to style the width and font and other elements. I have no problem with other code that's calling up a field, there I see I can use the class "wpcf-form-select".
Thanks for any help/insight.