PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Change size of submit button

  1. Hi
    Please can you help with how I increase the size of the submit button?
    Thank you

    Posted 12 years ago on Friday July 22, 2011 | Permalink
  2. You would change the submit button by applying CSS styles to style the submit button however you would like. You would add custom CSS to your themes stylesheet to target and style the button.

    You can find out more on how to target the submit button in our documentation where we have a page specifically on how to target and style specific form elements using CSS. You can find it here:

    http://www.gravityhelp.com/documentation/page/CSS_Targeting_Samples#Form_Footer

    Posted 12 years ago on Friday July 22, 2011 | Permalink