[Plugin: Contact Form 7] Multiple forms, textarea color
-
Hello all,
I searched and couldn’t find anything that would help.
I have two different contact forms on my WP site. One is located in the sidebar widget, the other located in the content area of one of my pages (Contact Us).
I searched and found styling code which ended up working for the sidebar-located form, but not the other.
Here’s the styling code that worked on the widget-embedded form, but not the content area-embedded form:
******************************
.wpcf7-form p input, .wpcf7-form p textarea{
color: #000000;
}
******************************Here’s a link to my site:
https://www.jonniemorganband.com
Question:
What is it I have to do for the CSS to work for both forms? Or, what is the solution to make the text area of my form located on the “Contact US” page black (#000)?
Thank you for any help or insight!
-Matt
- The topic ‘[Plugin: Contact Form 7] Multiple forms, textarea color’ is closed to new replies.