How can I make product photos larger?
- SueMuldoonAsked on June 18, 2014 at 04:16 PM
I know it is possible to inject CSS under preferences but I am not very familiar with Code
Thank you, Sue
- JotForm SupportdavidAnswered on June 18, 2014 at 05:30 PM
Hi,
The code you need to add is very similar to the one you already added. Add this to the custom css field and adjust the numbers as you see fit.
.form-product-image-with-options{height: 120px; width: 120px; align: absmiddle;}
Thank you for using Jotform!