Reply To: Styling ASP Filter Select Dropdowns and Results

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Styling ASP Filter Select Dropdowns and Results Reply To: Styling ASP Filter Select Dropdowns and Results

#13535
Ernest Marcinko
Ernest Marcinko
Keymaster

Hi,

Thank you for your kind words and the details, it helps me a lot!

I think we can solve the first one quickly for sure:
The first alignment issue looks like only an invisible ‘legend’ element somehow being visible, this custom CSS should get rid off that:

.wpdreams_asp_sc form[name=options]>fieldset legend {
    display: none !important;
}

..and then the items should be centered correctly.

The second one is much more problematic. I will get back to you once I find something usable, as soon as I can.

Best,
Ernest Marcinko

If you like my products, don't forget to rate them on codecanyon :)