Support Center
Visit Demo
License manager
Buy @ envato
toggle menu
Categories
Discussions
Activity
Sign In
·
Register
Sign In
·
Register
Categories
Discussions
Activity
Sign In
·
Register
×
Home
›
Theme support
ReCaptcha cut in comments
didou83430
July 2016
in
Theme support
Hi,
When i install recaptcha in my site, under comments, the captcha is cut.
http://beta.creagidem.com/blog/2015/10/14/versions-7-1-disponibles/
Any idea for this?
Thanks for you reply
Comments
Albert
July 2016
Hi,
it's cut because the plugin you use is different from what we have in theme. And to display full captcha, please use the following css:
.anr_captcha_field {
clear: both;
float: left;
margin-bottom: 10px;
}
Sign In
or
Register
to comment.
Comments
it's cut because the plugin you use is different from what we have in theme. And to display full captcha, please use the following css: