I have a contact form on a dark background with color scheme set to Light transparent. The form itself looks fine, but when I click Submit the response message is white text on a white background. I have tried changing h3.avia-form-success in Quick CSS with several variations after reading the support posts listed below (and several others that I didn’t bother including), but nothing seems to work. Can you tell me how to change the font color?
https://kriesi.at/support/topic/changing-the-color-of-the-ajaxresponse-text-in-the-contact-form/
https://kriesi.at/support/search/?bbp_search=h3.avia-form-success
https://kriesi.at/support/topic/changing-the-color-of-the-ajaxresponse-text-in-the-contact-form/
Thanks!
~Heidi
Hi hjwill!
Please add following code to Quick CSS
h3.avia-form-success {
background: transparent!important;
border: none;
}
If that too does not help, please create a temporary admin login and post it here privately.
Best regards,
Yigit
Thanks! It didn’t work but the client wanted me to change the coloring of the form anyway so the issue is no longer a problem for me. (Hopefully he doesn’t change his mind again. ;-)
Thanks,
~Heidi
Hey!
Glad you moved forward with that!
Please do let us know if you need anything else, we will be happy to assist!
Regards,
Basilis