-
GGretchen k Nielsen
I still can't figure this out - its not working I need to enlarge the photos on my jotform they are too small.
help! -
Maruel_THi Gretchen,
Can you try to inject this css code on your form.
.form-product-image-with-options {
height : 200px;
width : 200px;
}
If you don't like the size, you can change the size on the code.
Let us know if this works for you.
Thank You.