-
Mediatheek_mediatheekGevraagd op 2 september 2021 om 04:51
Hallo,
Bij dit formulier staan de opties niet goed achter de bullets. Wat kan ik doe zodat dat wel het geval is?
groet,
Anne
-
Carlos_CGeantwoord op 2 september 2021 om 10:34
Hello There
This alignment issue is due one of the existing CSS code applied in your Form present in your Form Designer.
Could you please inject the following CSS code in the Form Designer:
.form-checkbox-item label {
position: relative;
top: -15px;
left: 30px;
}
If you need to adjust it, just change the values as you think it works for you.
To inject custom CSS please follow this guide:
https://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes
Let us know if you have further questions.
Thanks.