This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Reply To: How to make some adjustments to the serach

Home Forums Product Support Forums Ajax Search Pro for WordPress Support How to make some adjustments to the serach Reply To: How to make some adjustments to the serach

#19582
Ernest MarcinkoErnest Marcinko
Keymaster

Hi,

I get it now, thank you. Unfortunately that is handled by the browser, and in most cases it cannot be changed. Chrome allows some changes, in Firefox you can only hide it:

[html].asp_select_label select {
-moz-appearance: none;
}[/html]

Hopefully browsers will support changes to form elements in the future, that would be really nice.