Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › demo search not working as imagined – need centering › Reply To: demo search not working as imagined – need centering
December 14, 2015 at 3:57 pm
#7041
Great, I’m happy it works.
Hm, I think it’s a bug. I checked the code, and I made a mistake there, so it only works on the back end. For now I suggest using a custom CSS for this as well.
For the text color:
p.asp-try {
color: #000000 !important;
}
and for the keywords colors:
p.asp-try a {
color: #FF0000 !important;
}
Just replace #000000 and #FF0000 with the desired color codes or color name. I hope this is going to work.
Best,Ernest Marcinko
If you like my products, don't forget to rate them on codecanyon :)



