The text color of this message is not an option natively built into the option dashboard, however, it is easily modified with a few lines of css.
<style>
.rr_succesful {
color: #someOtherColor;
}
</style>
Adding the contents of this to your theme styles or simply dropping this inline stylesheet onto the page where your form lives will achieve your desired effect.
Cheers,
Charlie Maxwell
[NM_Developer]
Thank you. Unfortunately, it doesn’t seem to be working for me. I’ve tried it inline and in various places throughout the CSS file, but I’m not sure if I’ve found where it needs to go to be effective.
If you want to make me a temporary admin account and password, I’d be happy to take a looka and get it working for you. If you’d like to do this, you can send the credentials to plugins@nuancedmedia.com.
Cheers,
Charlie Maxwell
[NM_Developer]