How to increase the Image products on the Purchase Order field

  • iwonamypa
    Asked on March 14, 2018 at 6:11 PM

    The images are far too small to display products. How can I increase their size?


    Thanks


  • John_Benson
    Replied on March 14, 2018 at 8:43 PM

    I am assuming you're referring to this form: http://www.jotformeu.com/form/80726816500353

    If yes, please add this custom CSS code to your form:

    .form-product-item img {

    width: 25% !important;

    height: 25% !important;

    }

    To inject custom CSS code to your form, please follow this guide: https://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes

    Result:

    1521074491Product 004 Screenshot 10