contact form widget footer human check

Support Forums for LiveMesh Themes & Plugins Forums Squash Theme Support contact form widget footer human check

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1139
    meermakers
    Member

    Hi Livemesh,

    My client is getting a lot of spam via his contact form widget in the footer. Therefore I activated the ‘human check’ (human_check=true). But I’m only getting the field in which you are supposed to enter ’13’ and not the text ‘I’m human and 9+4=”. So the visitor does not know what to do there. Is there a way to add it?

    Kind regards,
    Maikel

    #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.

    #1142
    meermakers
    Member

    Works like a charm. thanks again!

    #19544
    usrnm
    Member

    Is there any way to add the code to child theme? I tried creating appdev-child/custom/custom.css or appdev-child/css/default.css – didn’t work, worked only when the code was added to appdev/custom/custom.css
    Thx

Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘Squash Theme Support’ is closed to new topics and replies.