Advertisement
Guest User

Untitled

a guest
Oct 7th, 2015
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. div.wpcf7-response-output, div.wpcf7-validation-errors { display: none !important; }
  2. span.wpcf7-not-valid-tip { display: none; }
  3. input[aria-invalid="true"], select[aria-invalid="true"] { border-color: red; background-color: rgba(153,0,0,0.3); }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement