Skip to content

Instantly share code, notes, and snippets.

@hawkidoki
Last active April 14, 2018 10:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hawkidoki/6205bcc2e3757440e94d9651d6670359 to your computer and use it in GitHub Desktop.
Save hawkidoki/6205bcc2e3757440e94d9651d6670359 to your computer and use it in GitHub Desktop.
.acf-form.acf-form-ajax .acf-error-message{
display:none;
}
.acf-form.acf-form-ajax .error.text-danger.small p{
margin:0;
margin-top:5px;
}
.acf-form.acf-form-ajax [data-name="remember_me"] ul{
list-style:none;
padding:0;
}
.acf-form.acf-form-ajax [data-name="remember_me"] input{
margin-right:7px;
}
.acf-hidden-wp-editor{
display:none;
visibility:hidden;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment