Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Suggested Keywords Color Customization › Reply To: Suggested Keywords Color Customization
December 16, 2015 at 9:49 am
#7091
Hi!
The keyword coloring is a known issue with the current release, fix coming soon. Until then, you can use these custom CSS codes to fix that:
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.
The results content is pushing down on my screen. Maybe it was just a caching issue.
Best,Ernest Marcinko
If you like my products, don't forget to rate them on codecanyon :)



