Resources and Documentation
Go to idonate.com
Contact us
Go to Customer Portal
Custom CSS
Submit a Support Request
Campaigns
Donations
Donors
Reporting
Giving Forms
Advanced
New Features or Updates
Merchant Services and Billing
Events
P2P (Peer to Peer)
Organization
Integrations
SDK
Miscellaneous
Release Notes
Text-to-Give
Strategy
Best Practices
Custom CSS
Snippets
Back to home
Resources and Documentation
Custom CSS
Submit a Support Request
Campaigns
Donations
Donors
Reporting
Giving Forms
Advanced
New Features or Updates
Merchant Services and Billing
Events
P2P (Peer to Peer)
Organization
Integrations
SDK
Miscellaneous
Release Notes
Text-to-Give
Strategy
Best Practices
Custom CSS
Snippets
How to Hide the Giving Form Header
A short-form short form
Hide the Giving Form Header
.GF-Header{
display:none;
}
Before
After