Submit button looks different in the Preview mode

  • Goldmarieandfriends
    Asked on April 10, 2018 at 9:05 AM

    Hi, 

    my final button looks bit different in the preview than in my edit mode.

    (drive with the mouse over it - attention round and angular)

    How can i fix this

  • John_Benson
    Replied on April 10, 2018 at 9:53 AM

    I am assuming you're referring to this form: https://www.jotform.com/80993285387372

    1523368144Sub mi Screenshot 10

    To fix it, please add this custom CSS code to your form:

    .form-submit-button-simple_black:hover {

    border-radius: 6px !important;

    border: 1px solid #000000 !important;

    background: none !important;

    }

    Here's the result of my test:

    1523368312Sub mi2 Screenshot 21