-
WholeArtedAnswered on August 13, 2020 08:47 AM
-
Fernand JotForm SupportAnswered on August 13, 2020 10:26 AM
Hello WholeArted,
We do apologize for the inconvenience. I checked your form and tested it. As a result of the test, I replicated the issue. That's why a ticket has been created and escalated to our developer team. We cannot provide an ETA on the issues fixed. However, you will be notified when it's fixed via this thread.
If you require further assistance, please do not hesitate to contact us.
-
aysenur JotForm UI DeveloperAnswered on August 17, 2020 04:23 AM
Hi WholeArted,
Firstly, we apologize for the inconvenience. Please follow the steps below to solve this problem.
1. Please copy the code below.
.form-submit-button {
margin-bottom: 10px;
}
@media screen and (max-width: 480px) {
.form-section {
padding: 0 10px;
}
}
2. Click on your form designer button.
3. Select the "Styles" in the opened panel.
4. Paste the copied code into the Inject Custom CSS field.
5. Please click on the save button.
Then your form will appear on the mobile as below:
Thank you for your understanding. If you need further assistance, please contact us.
Best regards.