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

Reply To: Several questions

#11653
Ernest MarcinkoErnest Marcinko
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!