Bigger Donation Amounts - Donation Block
Plugin Details
Make the donation block amount options stand out with a bigger and bold size.
Compatibility
Works with Squarespace 7.1
Uses Custom CSS
Add to Custom CSS
// DONATION BLOCK BUTTON - AMOUNT FONT SIZE - GHOSTPLUGINS.COM //
.donation-form .radio label .radio-label:first-line {
font-size: 18px;
color: #000;
font-weight: bold;
}
// DONATION BLOCK BUTTON - AMOUNT DESCRIPTION SIZE - GHOSTPLUGINS.COM //
.donation-form .radio label .radio-label {
font-size: 14px;
color: #999;
}Customizable Options
Text Size (Amount)
Text Color (Amount)
Font Weight (Amount)
Font Size (Description)
Font Color (Description)
Notes
No plugin notes
