Hello,
How do I ensure the information request form (Get info based on your study level) block below the header slider sends the form to the appropriate recipient? What 'action' info should be filled out in the HTML code?
Pls advice. Thanks.
.gk-information {
float: left;
}
.gk-information + .wpcf7 {
float: right;
width: 80%;
}
.gk-information > div > strong {
width: 100%!important;
}
#wpcf7-f2834-o1 input {
width: 24%;
}
.wpcf7 input[type="submit"] {
float: right;
}
.gk-information {
float: left;
}
.gk-information + .wpcf7 {
float: right;
width: 80%;
}
.gk-information > div > strong {
width: 100%!important;
}
#wpcf7-f2834-o1 input {
width: 23%;
margin-left:1%;
}
.wpcf7-form {
margin-top: 27px;
}
.wpcf7 input[type="submit"] {
float: right;
}