How can I fit the submit button text within the button's background?

  • ebuabua
    Asked on April 15, 2018 at 4:25 PM

    Can you format my "register/log in" button so the words fit inside of the button

  • Support_Management Jotform Support
    Replied on April 15, 2018 at 6:11 PM

    Sure, that's doable - Please inject these CSS codes to your FORM BUILDER:

    .form-submit-button {

        width: auto !important;

    }

    Complete guide: How-to-Inject-Custom-CSS-Codes

    Since the text is longer than the actual button design, this won't be a circle anymore and would be rendered as an oval (or rather a rectangle with rounded edges).

    Result:

    How can I fit the submit button text within the buttons background? Image 1 Screenshot 20