Shop Categories

X

remove reCAPTCHA on contact page

Home Forums Agama Pro remove reCAPTCHA on contact page

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #18932
    DSchwartz408
    Participant

    how remove reCAPTCHA on contact page?

    #18975
    Zex
    Moderator

    Hello,

    Insert the following code into Customizing->General->Additional CSS:

    div#rc-anchor-container {
        display: none;
    }

    Regards

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.