Tagged: css conflict, ReCAPTCHA
I have the same problem another user had. https://kriesi.at/support/topic/recaptcha-looks-wrong/
I have the latest wordpress installed and the latest version of the theme. If I switch to the default theme or any other theme the recaptcha box shows up properly.
Please see next post for link to the problem.
Hi!
I don’t see any captcha in that form, have you disabled it?
Best regards,
Josue
Yes I had this disabled, but it is enabled again. Please check the link posted above. This seems to happen on all websites. I also tried this with a fresh installation of Enfold.
Hey!
Try adding this code to the Quick CSS:
#recaptcha_table input[type="text"], #recaptcha_table select{
display: inline !important;;
}
Cheers!
Josue
That’s doesnt fix anything unfortunately :/
Hi!
The code has not been added, it should be here:
http://shtfschool.com/wp-content/uploads/dynamic_avia/enfold_child.css?ver=1
or
http://shtfschool.com/wp-content/themes/enfold/css/custom.css?ver=1
Best regards,
Josue
Hey!
Fixed:
http://shtfschool.com/membership-checkout/?level=1
You had a quote typo in the code:
http://shtfschool.com/wp-content/themes/enfold-child/style.css?ver=1
Best regards,
Josue
Rockstar support. THANKS A LOT!