Need help aligning the submit button text on my embedded form.

  • Pol
    Asked on March 31, 2018 at 1:10 PM
  • Support_Management Jotform Support
    Replied on March 31, 2018 at 3:04 PM

    Hello Pol - Can you please share your website URL where we can see the embedded form? The link you shared on your post points to your Wix Editor (not your website).

    I also failed to locate an account associated with your email (pol.bofill@gmail.com) so I I wasn't able to check the standalone form itself.

    Just reply to this thread with the website URL and the form URL so we can have a better look.

  • Pol
    Replied on April 11, 2018 at 12:43 PM
    Hello
    The url where the proble is: https://www.electude.lat/support-request
    The problem is with the button "Enviar", which is not matching with the
    word "enviar" "send" (see attached screen shot)
    The email address submited for WIX is pol.bofill@electude.com
    Thank you
    Regards
    Pol Bofill
    2018-03-31 14:04 GMT-05:00 JotForm :
    ...
  • Victoria_K
    Replied on April 11, 2018 at 1:15 PM

    Hello,

    I have checked the page you shared and the form from it's direct URL. The issue is likely related to css conflicts. Please add the !important to the padding property of your Submit button's custom code:

    1523466784screenshotf7s5r Screenshot 10

    Here is how to reach to the custom CSS of your form:

    How-to-Inject-Custom-CSS-Codes

    We will gladly assist if you need more help.

  • Pol
    Replied on April 11, 2018 at 2:43 PM
    The same problem remains. See screenshot please.
    2018-04-11 12:15 GMT-05:00 JotForm :
    ...
  • Nik_C
    Replied on April 11, 2018 at 3:06 PM

    I inserted the below CSS to your Custom CSS:

    button#input_6 {

        line-height: 0;

    }

    It should be good now.

    1523473575Screen Shot 2018 04 11 at 9 Screenshot 10

    Let us know if you have any further questions.

    Thank you!


  • Pol
    Replied on April 11, 2018 at 7:43 PM
    Cool! Thank you
    2018-04-11 14:06 GMT-05:00 JotForm :
    ...