Reply 206065 to: Contact form – different Border in different field

Avatar: Rose Tyler
Rose Tyler
Support staff
December 17, 2018 at 13:58

Hello,

Please add this code in Theme Options > Custom css:

.wpcf7-form-control-wrap input {
    border: 1px solid #e1e1e1;
}
.wpcf7-form-control-wrap input:focus {
    outline: none;
    border-color: #555555;
}

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.