Archived topic
Problem with ReCaptcha and icon float...
6 replies · Started by Jesús on December 15, 2018
Hello!
An icon of Recaptcha hass appeared to bottom right of my web and I would to delete :(
If I do click to image then it show this:
If you can to say me how can I delete this button I would be happy ^^
Hi there,
It's likely being added by a plugin. Try deactivating your plugins one by one until it disappears to find which one.
Let me know :)
hello, that problem happen when activate captcha 3 on plugin contact form, not problem of generatepress :P
oh men, it was contact form => integrity.
Thanks men!
Thanks Albert :)
Works fine for me:
.generate-back-to-top,
.generate-back-to-top:visited {
bottom: 80px; /* 80px from the bottom of your screen */
right: 30px; /* 30px from the left of your screen */
}
Thanks for sharing :)