Better GivingDeveloper

With Content

Add custom headings, descriptions, or other content around your embedded form to provide context and encourage donations.

See it in action on a demo page

Use compelling copy that explains your mission and impact. A brief description above the form can significantly increase conversion rates.

Donate To Better Giving

Better Giving is a 501c3 nonprofit that provides nonprofits free fundraising tools

|
<div style="display: flex; flex-direction: column; align-items: center;">
  <h2 style="text-align: center; margin-bottom: 8px;">Donate To Better Giving</h2>
  <p style="text-align: center; margin-bottom: 16px;">Better Giving is a 501c3 nonprofit that provides nonprofits free fundraising tools</p>
  <iframe
    title="donation form embed"
    src="https://better.giving/forms/E7JXrhQifQrS9XGw2CFNm"
    allow="payment"
    width="100%"
    height="500"
    style="max-width: 700px; border: 1px solid lightgray"
  ></iframe>
</div>