• Resolved nevesdeveloper

    (@nevesdeveloper)


    Hello. Just disabled your plugin. When we check the option to show trust badges, it breaks my google captcha v3 badge. My captcha badge just disappears from the page. And I configured it to show only as a widget, just in case you might be thinking is some sort of z-index problem (with floating badge on the right). What I’m telling you is that, the google badge really disappears, it’s not a z-index issue. Hope you fix it soon. If you fix it anytime soon let me now, so I can reinstall it. Thank you.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hi,

    Thank you for using CusRev.
    ?
    It’s the CSS code that hides the badge. Please add this CSS code to Appearance > Customize > Additional CSS, to show the Google reCAPTCHA badge on your site.
    ?

    body .grecaptcha-badge {
        visibility: visible;
    }

    Let me know if it helped.

Viewing 1 replies (of 1 total)
  • The topic ‘Badges Breaking Google Captcha V3’ is closed to new replies.