Support Forums for LiveMesh Themes & Plugins › Forums › Squash Theme Support › contact form widget footer human check › Reply To: contact form widget footer human check
July 17, 2013 at 5:27 am
#1140
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.