Image mobile responsive

  • kura1136
    Asked on June 15, 2016 at 11:37 AM
  • Kiran Support Team Lead
    Replied on June 15, 2016 at 12:56 PM

    I understand that you want to make the image responsive on your JotForm. Please try injecting the following CSS code to your JotForm:

    img {

        width: 100%;

        height: auto;

    }

    Hope this information helps! If you are referring to something different or need any further assistance, please let us know. We will be happy to assist.