Moving the recaptcha logo up by about 65 pixels or disabling it all together.


Home Forums Advanced noCaptcha & invisible Captcha PRO Moving the recaptcha logo up by about 65 pixels or disabling it all together.

This topic is: Resolved
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #38792
    kevin.ivers
    Participant

    As the title says is it possible to move the captcha logo by just a little bit or can it be removed completely? Right now it is interfering with a scroll to top button.

    #38816
    Shamim Hasan
    Keymaster

    Yes, it is possible. May you please let me know which version of caaptcha you are using? Can you send me your website link?
    Removing logo is against google policy.

    #38818
    kevin.ivers
    Participant

    Version 3 is currently installed. The website URL is https://www.bluegrasscleaning.com and it is set to only show up on pages with forms.

    #38820
    Shamim Hasan
    Keymaster

    If you use V2, you will have an option to show badge in Bottom Left.
    Or you can use following css to move it a little higher.

    .grecaptcha-badge {
    	margin-bottom: 65px;
    }
    
    #38824
    kevin.ivers
    Participant

    I tried adding that code to:

    /public_html/wp-content/plugins/advanced-nocaptcha-and-invisible-captcha-pro/assets/css/style.css

    However, it didn’t do anything. Is there somewhere else I should put it?

    Thanks

    #38826
    kevin.ivers
    Participant

    Nevermind, I just had to put it in the child theme css file and flush the cache from the CDN. Many thanks for your help!

Viewing 6 posts - 1 through 6 (of 6 total)

You need to purchase ‘Advanced noCaptcha & invisible Captcha PRO’ to create topic in this support forum.

If you already purchased ‘Advanced noCaptcha & invisible Captcha PRO’ please LOGIN.