• I seen a topic created on here for removing of the ‘Make Enquiry’ field on listings with no answer, so I am creating this as I also wanted to do this.

    I installed the template assistant plugin and put this into the custom css:

    a[data-fancybox][data-src="#makeEnquiry143"] {
      display: none;
    }

    I checked Apply CSS To All Pages and saved.

  • The topic ‘Remove ‘Make Enquiry’’ is closed to new replies.