Shop Categories

X

Remove reCaptcha and Fax on the contact page

Home Forums Agama Pro Remove reCaptcha and Fax on the contact page

Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #29500
    marianvana
    Participant

    Hello, I want to remove reCaptcha and Fax on my contact page. Please advice how to do it.

    Thank you

    #29501
    yuniz
    Spectator

    Hi @Marian Vana,

    Can you please share site URL, so that we can check issue and fix properly.

    Regards

    #29502
    marianvana
    Participant
    This reply has been marked as private.
    #29511
    yuniz
    Spectator

    Please add following code in Additional CSS

    .g-recaptcha,
    .vision-contact-fax
    {
    display: none !important;
    }

    This should work for you.

    Regards

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