Find Answers and Get Support › Forums › Gwangi – PRO Multi-Purpose Membership, Social Network & BuddyPress Community Theme › Website Setup › Forms › reCaptcha Logo is disturbing the view
- This topic has 5 replies, 2 voices, and was last updated 5 years, 8 months ago by
Themosaurusrex.
-
AuthorPosts
-
Gilles DeronParticipant@gillesderon
- 31 Topics
- 97 Posts
Hello,
I don’t know if I am in the good section of this forum, sorry if I am not.
The reCaptcha logo is positioning at the bottom right of the homepage and is partially hiding the ‘discover button’ just below the hero, and the lift ‘to-the-top’ button on the page.
Is it possible to move this semi-transparent logo to the left of the screen with a css snippet?
Have you a snippet, a plugin, something to help?Thanks a lot.
September 10, 2019 at 15:58 #7683Gilles DeronParticipant@gillesderon- 31 Topics
- 97 Posts
I found an easy solution:
Custom CSS:
.grecaptcha-badge { left:4px !important; opacity:0.5 !important; }
I move to badge to the left and modify his opacity.
Easy, quick, working.September 10, 2019 at 16:34 #7684@themosaurusrex- 0 Topics
- 2048 Posts
Hi @gillesderon,
Thank you very much for sharing this fix with rest of us! ? #SharingIsCaring
Could you share a screenshot of your issue please? I’m curious to better understand what’s causing this.
Cheers,
September 11, 2019 at 09:53 #7686Gilles DeronParticipant@gillesderon- 31 Topics
- 97 Posts
Hi @themosaurusrex,
It’s an overaly issue. Not really important but it’s annoying for the eyes.
Best,
September 11, 2019 at 12:05 #7690Gilles DeronParticipant@gillesderon- 31 Topics
- 97 Posts
September 11, 2019 at 12:10 #7693@themosaurusrex- 0 Topics
- 2048 Posts
Hi @gillesderon,
Thank you for these screenshots.
It seems that Google recently changed their privacy regarding the use of reCaptcha, forcing Contact Form 7 to display this badge on every pages.
You can still consider removing it following this tutorial:
You will just need to display two links at the bottom of your forms instead.
Cheers,
September 12, 2019 at 17:23 #7705 -
AuthorPosts
Hi there,
This topic has been inactive for a while now so we will be closing it to keep the forum tidy. Don't hesitate to create a new topic if you still need help and we'll be glad to help you!
Best regards,
The Themosaurus team.
The topic ‘reCaptcha Logo is disturbing the view’ is closed to new replies.