Replace third party contact form with a custom one
php files are not included because they contain sensitive information
This commit is contained in:
parent
1aada12178
commit
bcbc420675
4 changed files with 104 additions and 29 deletions
|
|
@ -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;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue