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

Reply To: search fields order

#30894
Ernest MarcinkoErnest Marcinko
Keymaster

Hi,

The autocomplete feature works differently, it does not require that attribute. We are using a second input field hovering over the other one.

You are using custom CSS to change some of the features, so make sure to change the color of this field as well:

#ajaxsearchpro2_1 input.autocomplete { 
    color: #fff!important; 
}

Also, make sure the autocomplete feature is enabled and configured.