Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › font color is white › Reply To: font color is white
April 30, 2015 at 2:34 pm
#4618
Hi!
It’s white because it’s most likely overriden by your theme. I suggest the following CSS instead, it should help:
.searchsettings,
.searchsettings * {
color: #fff999 !important;
}
You can add this to the Theme Options -> Custom CSS panel 😉
Best,Ernest Marcinko
If you like my products, don't forget to rate them on codecanyon :)