Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › the number of searches › Reply To: the number of searches
December 7, 2022 at 2:47 am
#40447
Participant
Excellent! It’s done!
Thank you very much.
“No results!” is what I want to display, so I tried the following selector.
#ajaxsearchprores9_1.horizontal .results .item, #ajaxsearchprores9_2.horizontal .results .item, div.asp_r.asp_r_9.horizontal .results .item{
display: none;
}
How do I change the text “No results!”?
I could not find it.