• Resolved calvinlechner

    (@calvinlechner)


    Curious if there is a way to remove the contact form altogether in the listings pages? We use a CRM that won’t integrate, so I’d rather just link to our registration form.

    Thanks for your time!

Viewing 1 replies (of 1 total)
  • Plugin Author agentevolution

    (@agentevolution)

    I’m sorry for the delayed response on this. You could add some CSS to Appearance -> Customize -> Additional CSS:

    #listing-contact {
    display: none;
    }

Viewing 1 replies (of 1 total)
  • The topic ‘Remove Contact Form’ is closed to new replies.