Resources and Documentation
Go to idonate.com
Custom CSS
Campaigns
Donations
Donors
Reporting
Giving Forms
Custom CSS
Advanced
Events
P2P (Peer to Peer)
Organization
Integrations
SDK
Miscellaneous
Release Notes
Text-to-Give
Strategy
Custom CSS
Back to home
Resources and Documentation
Custom CSS
Campaigns
Donations
Donors
Reporting
Giving Forms
Custom CSS
Advanced
Events
P2P (Peer to Peer)
Organization
Integrations
SDK
Miscellaneous
Release Notes
Text-to-Give
Strategy
Custom CSS
How to Hide the Giving Form Header
A short-form short form
Hide the Giving Form Header
.GF-Header{
display:none;
}
Before
After