How can I removed the border around the form

  • AdminRSCM
    Asked on February 14, 2018 at 3:08 PM

    how can i remove that border around the form?

    http://m2p.417.myftpupload.com/

  • jonathan
    Replied on February 14, 2018 at 3:19 PM

    You must be referring to the box-shadow border around the form.

    1518639360zzz 2018 02 15 04 Screenshot 10


    Please add this CSS codes on your form 

    .supernova .form-all, .form-all {

        box-shadow: none !important;

    }


    result:

    1518639572zzz 2018 02 15 04 Screenshot 21


    Let us know if this did not work.


  • AdminRSCM
    Replied on February 14, 2018 at 3:49 PM

    also, i selected the rectangle form from the advanced designer layout and its displaying my form field with rounded corners.


    HOw can i make this form field box a rectangle? and is it possible to make this form field taller in height? 

  • Marvih
    Replied on February 14, 2018 at 5:11 PM

    I can see that it is already rectangle. Both form embedded and on the direct URL/Link is showing with Rectangle corners.

    How can I removed the border around the form Image 10


    How can I removed the border around the form Image 21

    If you are still seeing them as Rounded, please try clearing your Browser's Cache http://www.refreshyourcache.com/en/home/. I have cleared your Form Cache for now.