How to remove divider using custom CSS code?

  • UZH Alumni
    Gefragt am 25. Juli 2024 um 08:47

    Cool, dass es hier mehr Anleitungen dazu gibt!!! :) Danke! Gibt es die Möglichkeit bei diesem Design "Unkompliziert" den Divider vor dem "Absenden"-Button zu entfernen?

  • Afzal Jotform Support
    Geantwortet am 25. Juli 2024 um 09:09

    Hi UZH Alumni,

    Thanks for reaching out to Jotform Support. Our German Support agents are busy helping other Jotform users right now, so I'll try to help you in English using Google Translate, but you can reply in whichever language you feel comfortable using. Or, if you'd rather have support in German, let us know and we can have them do that. But, it might take a while until they're available again.

    Now, coming back to your question, Yes, it is possible to remove the divider using custom CSS code. Please share the Form URL and we'll share the CSS code to remove the divider.

    Once we hear back from you, we'll be able to move forward with a solution.

  • uzhalumni
    Geantwortet am 25. Juli 2024 um 09:13

    Hi Afzal,

    thanks for the fast reply - I already found a solution in the meanwhile in the other FAQs. This code worked for our forms:

    .form-buttons-wrapper {

      border-top : 0px;

    }

    Wishing you a nice day!

    Kind regards,
    Polina

Ihre Antwort