Home Support Construction Real estate Pro removing the contatc form from the poperty details.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #585
    enquiry
    Participant

    Hi
    How can I remove the enquiry form which appears on each property details page.
    Thank you

    #596

    Hi,

    Please add this to Appearance -> Customize -> Additional CSS

    .enquiry_box {
    display: none;
    }

    Thanks

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