Replace third party contact form with a custom one

php files are not included because they contain sensitive information
This commit is contained in:
Neil Brommer 2017-11-02 20:30:10 -07:00
parent 1aada12178
commit bcbc420675
4 changed files with 104 additions and 29 deletions

View file

@ -30,11 +30,10 @@ li.col-md-6 {
height: 100%;
}
iframe {
width: 100%;
min-width: 325px;
.required {
color: red;
}
#foxyform_embed_link_892533 {
width: auto !important;
.invalid-captcha {
box-shadow: 0 0 1.5px 1px red;
}