Reply To: contact form widget footer human check

#1140
livemesh
Keymaster

Hi,

Please paste the below code into the custom css tab in the theme option panel.

.contact-form .human-check label, #footer .contact-form .human-check .text-input {
float:none;
display: inline-block;
}

#footer .contact-form .human-check{
margin-bottom: 5px;
}

Hope this helps. Thanks.