Reply To: font color is white

#4618
Ernest Marcinko
Ernest Marcinko
Keymaster

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 :)