Removing Objectionable Content Footer

Options

Does anyone know how to remove the "If you think this page contains objectionable content, please inform the system administrator." message from the footer of Teamraiser fundraising pages?

Tagged:

Comments

  • This should hide it using CSS. I don't think you can remove it from the HTML.

     

    #cnv2 .footer { display: none; }

     

    / Getting spammed?

    // We did too for a stretch there.

    /// This form needs CAPTCHA.

Categories