Support Forums for LiveMesh Themes & Plugins › Forums › Appdev Theme Support › Captcha code for contact form › Reply To: Captcha code for contact form
October 21, 2013 at 1:30 pm
#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;}