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.

Have form fixed but the submit button is to the right and I need it center

  1. Hi all

    I have my form going to the right but my submit button is to the right and I need it in the center. How can I do this?

    http://www.wescarverelectric.com/

    -Seth

    Posted 12 years ago on Monday March 19, 2012 | Permalink
  2. Try going to your theme's style.css file ( line 1156 ) and removing the left margin property ( margin-left: 67px; ). If you do that, the button centers correctly as you can see in my test.

    screenshot: http://bit.ly/yiH7MX

    Posted 12 years ago on Monday March 19, 2012 | Permalink
  3. Okay remove it from which element?

    Posted 12 years ago on Monday March 26, 2012 | Permalink
  4. Never mind thanks.

    Posted 12 years ago on Monday March 26, 2012 | Permalink