-
Gretchen k NielsenAsked on April 26, 2022 at 5:01 AM
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_TReplied on April 26, 2022 at 5:08 AM
Hi 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.