Tagged: CAPTCHA, CONTACT FORM, enfold
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?
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
thanks
Hi,
Glad Nikko could help you :)
Best regards,
Dude