Changing color of text field in Contact Form-7

Posted in: Newspaper
Post count: 5

Hi there,

My website is like already (http://www.balukoo.com), but I cannot find a solution to change the background of the colours in the text input fields of my Contact-Form 7 widget (which is available in 2 slightly different versions). You can see the widgets at:

http://www.balukoo.com/get-in-touch/, and
http://www.balukoo.com/submit-a-video/

How do I change it? If there is a Custom CSS required, could you help me out as well? Because I’ve tried a number but nothing works.
Thanks.

Haresh

Post count: 6600

Hi,

Please use this css: http://screencast.com/t/TuVPxoup

.wpcf7 .wpcf7-form input, .wpcf7-textarea {
background-color: #DF517F !important;
}

Thanks

Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic.