Is it possible to add a border to my form

  • icarice
    Asked on April 5, 2016 at 9:34 AM

    Hello,

    I am sorry but I cannot add any border to my form. If it is possible, I don't know how to do it.

    Can you please provide me some information about that ?

    Thank you very much

    Best regards

    Guellel

  • beril JotForm UI Developer
    Replied on April 5, 2016 at 11:14 AM

    Yes, it is possible to add a border to your form easily with JotForm. If you want to add the border to around to form we would appreciate if you could add the CSS code below from designer.

    .form-all {

    border: medium solid red !important;

    }

    Is it possible to add a border to my form Image 1 Screenshot 20

    You can also change the properties of your border. Please check the guide below for more information:

    http://www.w3schools.com/css/css_border.asp

    If you have any question or issues, please do not hesitate contacting us. We will be glad to assist you.