Title: Button size
Last modified: July 14, 2020

---

# Button size

 *  Resolved [andriusvv8](https://wordpress.org/support/users/andriusvv8/)
 * (@andriusvv8)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/button-size-23/)
 * Hello,
 * I was wondering how can I make bigger height button also email imput field?

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Thread Starter [andriusvv8](https://wordpress.org/support/users/andriusvv8/)
 * (@andriusvv8)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/button-size-23/#post-13122257)
 * Also how can I center headline?
 *  Plugin Support [Laura – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support8/)
 * (@wpmudev-support8)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/button-size-23/#post-13133382)
 * Hi [@andriusvv8](https://wordpress.org/support/users/andriusvv8/)
 * I hope you’re well today!
 * You can make input field and submit button taller (bigger height) by enabling“
   Custom CSS” option in form’s “Appearance” settings section and adding this CSS
   to it:
 *     ```
       .forminator-input {
       	height:50px;
       }
   
       .forminator-button-submit {
       	height:50px;
       }
       ```
   
 * Note please: you might want to adjust pixel values in both rules.
 * > Also how can I center headline?
 * What part of the form exactly do you mean – a field name, a section field content
   or something else? Or is it a part of other area of the page with the form? If
   you could point me to the specific page of yours and that specific headline there,
   where you want to make this change it would help a lot.
 * Best regards,
    Adam
 *  Plugin Support [Dimitris – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support6/)
 * (@wpmudev-support6)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/button-size-23/#post-13395135)
 * Hello there [@andriusvv8](https://wordpress.org/support/users/andriusvv8/)
 * It’s been a while since we’ve heard back from you so I’m going to mark this topic
   as resolved. You can still post back any updates and we can continue.
 * Take care,
    Dimitris

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Button size’ is closed to new replies.

 * ![](https://ps.w.org/wordpress-popup/assets/icon-256x256.gif?rev=3446944)
 * [Hustle - Email Marketing, Lead Generation, Optins, Popups](https://wordpress.org/plugins/wordpress-popup/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wordpress-popup/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wordpress-popup/)
 * [Active Topics](https://wordpress.org/support/plugin/wordpress-popup/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wordpress-popup/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wordpress-popup/reviews/)

 * 3 replies
 * 3 participants
 * Last reply from: [Dimitris – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support6/)
 * Last activity: [5 years, 9 months ago](https://wordpress.org/support/topic/button-size-23/#post-13395135)
 * Status: resolved