Reply To: Captcha code for contact form

#2342
livemesh
Keymaster

Here is the fix to be placed in Custom CSS tab or custom.css file. Did not expect the human check to be used in the footer widget –

.contact-form .human-check label { display: inline-block; float: left;}
.contact-form .human-check input { display: inline-block; margin-left: 15px; font-style: normal; max-width: 60px;}