jcadima
10/20/2016 - 2:32 PM

Contact Form 7 input fields fix for Lambda theme

Contact Form 7 input fields fix for Lambda theme

.wpcf7-form input {
    background: white;
    width: 100%!important;
    margin-bottom: 20px;
    color: #003c6a;
}