SSL locker is not displaying on my web pages

  • Claumari
    Asked on August 5, 2017 at 8:03 AM

     

     

     

     

  • Kiran Support Team Lead
    Replied on August 5, 2017 at 1:55 PM

    I have checked your web pages and see that notice that there is an image is being loaded without using https on the form. As I tried to clone the form to my account, I notice that the image is loaded from the theme applied to the form. Please add the following CSS code to the forms that are embedded in the web pages mentioned here so that it should be working fine.

    .form-all {

        background : #F1F1F1 url(https://www.jotform.com/images/big-back.png) repeat-x !important;

    }

    Please get back to us if you need any further assistance. We will be happy to help.