Title: Custom Amount
Last modified: May 22, 2018

---

# Custom Amount

 *  Resolved [halimvn](https://wordpress.org/support/users/halimvn/)
 * (@halimvn)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/custom-amount-2/)
 * It’s possible to make a custom amount, without the other amount field show up?
 * example : [https://www.bapa.org.sg/donations/test/](https://www.bapa.org.sg/donations/test/)
 * want $1.00 field can be custom the amount, but custom field not show up

Viewing 1 replies (of 1 total)

 *  Plugin Contributor [Ben Meredith](https://wordpress.org/support/users/benmeredithgmailcom/)
 * (@benmeredithgmailcom)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/custom-amount-2/#post-10308349)
 * Hi [@halimvn](https://wordpress.org/support/users/halimvn/)
 * Welcome to The WordPress support forums. Happy to help, here.
 * First, if you create a set donation form (instead of a multilevel one) you can
   have a custom amount enabled with no buttons at all.
 * If instead you want a multilevel form with no “other” button, this custom CSS
   will work:
 * \`
    .give-btn.give-btn-level-custom{ display:none; } \` This tutorial helps with
   Custom CSS in your site: [https://givewp.com/documentation/resources/handling-custom-css-in-wordpress/](https://givewp.com/documentation/resources/handling-custom-css-in-wordpress/)
 * If you only wanted it to not display on that particular form, you could use this
   CSS:
 * \`
    #give-form-1651 .give-btn.give-btn-level-custom{ display:none; } `

Viewing 1 replies (of 1 total)

The topic ‘Custom Amount’ is closed to new replies.

 * ![](https://ps.w.org/give/assets/icon-256x256.jpg?rev=2873287)
 * [GiveWP - Donation Plugin and Fundraising Platform](https://wordpress.org/plugins/give/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/give/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/give/)
 * [Active Topics](https://wordpress.org/support/plugin/give/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/give/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/give/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Ben Meredith](https://wordpress.org/support/users/benmeredithgmailcom/)
 * Last activity: [7 years, 11 months ago](https://wordpress.org/support/topic/custom-amount-2/#post-10308349)
 * Status: resolved