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 ?
July 12, 2018 at 6:19 am
#18658
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.