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

Reply To: the number of searches

#40447
enomotoshotaenomotoshota
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.