Title: Heading size
Last modified: February 22, 2017

---

# Heading size

 *  Resolved [zazenwebdesign](https://wordpress.org/support/users/zazenwebdesign/)
 * (@zazenwebdesign)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/heading-size/)
 * Hello,
 * Is there a way to make the donation form heading smaller? It seems to be H1
    
   [http://signal30.zazenwebdesign.us/online-donations/](http://signal30.zazenwebdesign.us/online-donations/)
 * Thanks
 * Ben

Viewing 1 replies (of 1 total)

 *  Plugin Contributor [Matt Cromwell](https://wordpress.org/support/users/webdevmattcrom/)
 * (@webdevmattcrom)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/heading-size/#post-8837230)
 * Hi Ben,
 * We actually don’t size it with our Give styles at all, we leave that up to your
   theme. It’s an <h2> and your theme is sizing it as `font-size: 285.7%` in this
   file:
    [http://signal30.zazenwebdesign.us/wp-content/themes/x/framework/css/dist/site/stacks/ethos.css?ver=4.6.4](http://signal30.zazenwebdesign.us/wp-content/themes/x/framework/css/dist/site/stacks/ethos.css?ver=4.6.4)
 * You can use custom CSS to resize it like this:
 *     ```
       h2.give-form-title {font-size: 150%;}
       ```
   
 * Thanks!

Viewing 1 replies (of 1 total)

The topic ‘Heading size’ 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: [Matt Cromwell](https://wordpress.org/support/users/webdevmattcrom/)
 * Last activity: [9 years, 1 month ago](https://wordpress.org/support/topic/heading-size/#post-8837230)
 * Status: resolved