Home Forums WoodMart support forum How to hide Button X of reCAPTCHA V3 on anypage with contact form 7

How to hide Button X of reCAPTCHA V3 on anypage with contact form 7

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #209560

    CYCLEPRO
    Participant

    Hello,
    Recenly my site faced spams from form submission of contact form 7 so i added reCAPTCHA V3, the reCAPTCHA V3 is working well but its badge is annoying me, i have managed to hide the badge but there is still a button X i cannot hide, so can you probide any solution and suggestion so that i can fix it? Thanks!

    Attachments:
    You must be logged in to view attached files.
    #209599

    Hello,

    I saw the screenshots you attached. This is not an issue by any means this is the notifications message button that comes when there is contact form added.

    You cannot move the button in the contact form as this is set to be displayed sticky at the bottom of the page.

    Therefore to remove the button. Please try and add the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .notifications-sticky div.wpcf7-response-output::after {
    display: none;
    }

    Best Regards.

    #210293

    CYCLEPRO
    Participant

    Well, it works perfectly, thank you very much for the extra help. Great!

    #210298

    Hello,

    We are thrilled that you loved your experience with XTEMOS, We put customer experience and satisfaction as our priority, and your words reaffirms the hard work we put in every day. So thanks for your kind words and we look forward to seeing you again.

    Let us know if there’s anything else we can do for you! You can always reach us at any time. We are always here to help you.

    Have a wonderful day.

    Topic Closed.
    Best Regards.

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

The topic ‘How to hide Button X of reCAPTCHA V3 on anypage with contact form 7’ is closed to new replies.