Hi guys,
I want to delete the white box under the recaptcha google field in the homepage (gkcontact plugin).
Please see the screenshot.
Thank you for your support.
Joh
.gkContactForm #dynamic_recaptcha_1 {
background: #fff;
float: right;
}
.gkContactForm #dynamic_recaptcha_1 {
float: right;
}