How can I center align the submit button in my form?

  • cloudyireland
    Asked on February 7, 2015 at 8:21 PM

    AND Finally

    I cannot get the submit button to be in the center?

     

  • Sean
    Replied on February 7, 2015 at 9:32 PM

    Hello cloudyireland,

    If you would like to center your submit button. Please inject the following CSS code.

    .form-submit-button{
    margin-left: 120px !important
    }

    How can I center align the submit button in my form? Image 1 Screenshot 20

    Feel free to contact us if further assistance is needed.


    Cheers!
    Seam