I still can't figure this out - its not working I need to enlarge the p
-
Gretchen k NielsenAsked on April 26, 2022 at 05: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!
This is a re-post of a comment on How to Inject CSS Codes to Widgets
-
Maruel_TAnswered on April 26, 2022 at 05: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.