Rounded corners not showing on my form

  • Baddeley
    Asked on March 27, 2020 at 11:31 PM

    Can you help?

  • Elton Support Team Lead
    Replied on March 28, 2020 at 12:51 AM

    I checked your form and it has round corners. Do you still need help? If yes, could you please elaborate? Thanks

    Rounded corners not showing on my form Image 1 Screenshot 20

  • Baddeley
    Replied on March 28, 2020 at 1:29 AM
    Yes please.
    The rounded corners don’t show when I embed the code into my wixsite.
    See www.redgespresso.com/uppa-subscription-test-page
    Regards
    Red Geranium Espresso
    David Baddeley
    ...
  • Amin JotForm Support
    Replied on March 28, 2020 at 6:37 AM

    Hi there, Baddeley!

    We sincerely apologize for any inconvenience you may have encountered.

    I've checked the link you provided and got a 404 error.

    Could you please provide us with the correct URL so we can further assist you?

    We're patiently waiting for your response.

  • Baddeley
    Replied on March 28, 2020 at 10:29 AM
    Sorry I’ve updated the URL. Try: www.redgespresso.com/get-up
    Regards
    Red Geranium Espresso
    David Baddeley
    ...
  • VincentJay
    Replied on March 28, 2020 at 2:32 PM

    Hi,

    Please try adding this custom CSS code to your form:

    .supernova .form-all, .form-all {

    border-radius: 10px !important;

    border: 2px solid red;

    }

    To add the code to your form, please follow this guide:

    https://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes


  • VincentJay
    Replied on March 28, 2020 at 2:32 PM

    Hi,

    Please try adding this custom CSS code to your form:

    .supernova .form-all, .form-all {

    border-radius: 10px !important;

    border: 2px solid red;

    }

    To add the code to your form, please follow this guide:

    https://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes