Shop Categories

X

How to hide to Contact-Mailadress on the Contact Page

Home Forums Agama Pro How to hide to Contact-Mailadress on the Contact Page

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #8657
    PYUREcrew
    Participant

    Hello Support,
    I don’t want the mailadress that I use for the contact form on the contact page to be visible there, as I guess that will cause a lot of spam-mails.
    Can you please tell me how to hide it?
    Thank you!

    #8661
    Zex
    Moderator

    Hello,

    If you think on the email address below the contact form, simply remove it from e-mail field in
    Customizing->Contact menu.

    https://prnt.sc/j0r8k8

    Regards

    #8662
    PYUREcrew
    Participant

    I did this already, but then does the contact formular not work anymore.
    I only get the mails, when I enter the mailadress Customizing->Contact menu.
    If I don’t enter a mailadress there, the contact formular will say, that the mail was succesfully sent, but nothing will arrive…

    #8663
    Zex
    Moderator

    Hello,

    We will test this, option, and if we discover that this is a bug, we will fix it in the next theme update.

    You can hide your e-mail address with the following CSS code:

    .vision-contact-email{
        display:none;
    }

    Best Regards

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