Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Several questions › Reply To: Several questions
January 19, 2017 at 10:55 am
#11653
Keymaster
Hi!
1. The best solution is probably this custom CSS:
2. Not yet, it is however a planned feature, so in a future release this will be available as an option.
3. Yes, with a custom CSS rule, like so:
[html]input.autocomplete {
color: red !important;
}[/html]
I hope this helps!