Print Button on form not working when Clicked On

  • csmarketing
    Asked on February 25, 2016 at 1:06 PM
    Is there any way you could take a look at my form since now my Print button is no longer working? I clicked on it and it doesn't do anything.
  • Mike
    Replied on February 25, 2016 at 4:18 PM

    I have updated the CSS on your form #60217042911949 in order to fix the Print button issue.

    #input_246{

        visibility:hidden!important;

    }

    .form-buttons-wrapper {

        margin-left: 172px !important;

    }

    #input_print_246 {

        margin-left: -8px !important;

        margin-right: -102px !important;

    }

    #input_248 {

        margin-left: -170px !important;

    }

    #id_248 {

        left: 100px;

    }

    Print Button on form not working when Clicked On Image 1 Screenshot 20

    If you need any further assistance, please let us know.