section collapse custom padding

  • JMCGroup
    Asked on August 29, 2019 at 6:19 AM

    Hi Guys!

    How to adapt the collapser at the form width?

    I made the form 1000px instead of 1400px it remains longher...

    1567073896Cattura Screenshot 10

  • Richie JotForm Support
    Replied on August 29, 2019 at 7:39 AM

    I have checked your collapsed field in your form https://www.jotformeu.com/form/92322112943348 and it seems the width is viewed correctly.

    section collapse custom padding Image 1 Screenshot 20

    To clarify, the collapsed field is not mobile responsive? Or it is showing differently in the Form Builder?

    Looking forward for your response.

  • JMCGroup
    Replied on August 29, 2019 at 8:42 AM
  • Richie JotForm Support
    Replied on August 29, 2019 at 9:35 AM

    Can you please to edit your section collapse in your Advanced Designer?

    Go to your Form Designer then Advanced Designer

    section collapse custom padding Image 1 Screenshot 30

    Then in your Advanced designer select your section collapse and then change the Horizontal Padding to 0 px.

    section collapse custom padding Image 2 Screenshot 41

    Now, you may add this custom CSS in your Form Designer.

    #collapse-text_93{
    margin-left: 330px;
    }

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

    Please give it a try and let us know if you need further assistance.