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

Reply To: can I display 3 connected search fields ?

Home Forums Product Support Forums Ajax Search Pro for WordPress Support can I display 3 connected search fields ? Reply To: can I display 3 connected search fields ?

#18658
Ernest MarcinkoErnest Marcinko
Keymaster

You are welcome Markus.

There is no option for that, but with a simple custom CSS it should be possible:

[html].asp_res_url {
display: none !important;
}[/html]

Apply this code to your theme custom CSS field (if it supports it) or use the custom CSS field on the search plugin back-end.