Centering Text and button

  • danmiller01
    Asked on January 21, 2015 at 10:22 AM
    Hi Ashwin
     
    Thankyou so much for your help it looks much better on my site now. the only problem I have is on my screen the text and button is not center I think the text boxes are to short and the button needs to be centralised.
    Also the text in the grey box at the top needs to be a little mor central there is no padding on the sides
    Hopefully you can help with this. attached is a screen shot.
     
    kindest regards 
     

     

    Dan
    Jotform Thread 500301 Screenshot
  • Welvin Support Team Lead
    Replied on January 21, 2015 at 11:15 AM

    Hi Dan,

    I've fixed it for your convenience. Kindly check and let us know if you need more adjustments. But just in case you wonder, I have added the following custom CSS codes to your form:

    .form-header-group .form-subHeader {

    padding-left: 2px;

    }

    .form-buttons-wrapper {

    text-align: center !important;

    }

    You can check these codes in the Custom CSS area of the form. Here's how you can navigate to it: http://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes.

    Thanks