Home › Forums › Invisible reCaptcha › How-To and Troubleshooting › Can the badge be hidden? › Reply To: Can the badge be hidden?
August 15, 2017 at 11:53 am
#4604

Brad Hogan
Participant
I’ve set the positioning to “inline” and added the following; however, I am receiving spam submissions on my forms (using Gravity Forms – and yes, I have the Gravity Forms option checked in the Invisible reCaptcha plugin settings). Any ideas how to resolve?
Using the following in my custom CSS setting:
.inv-recaptcha-holder{
display:none;
}