Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #992824

    I have a site with three contact forms on the contact page. I have enabled the captcha option for each of the contact forms, but it’s causing issues for users. Where the sum appears in the box when the user clicks in the box to enter the answer the placeholder text stays and any answer they type in cannot easily be seen. Because users can’t see what they have entered they are claiming that the contact form isn’t working. Is there a way around this without moving away from the native contact form?

    #993033

    Hey simonwr1976,

    Can you try adding this css code in Quick CSS (located in Enfold > General Styling):

    #top .avia_ajax_form .captcha {
        padding-left: 65px !important;
    }

    Hope this helps :)

    Best regards,
    Nikko

    #993172

    thanks

    #993179

    Hi,

    Glad Nikko could help you :)

    Best regards,
    Dude

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Contact form Captcha’ is closed to new replies.