-
Dianna PerezAsked on April 13, 2025 at 11:40 AM
-
Ronald JotForm SupportReplied on April 13, 2025 at 12:40 PM
Hi Dianna Perez,
You can easily increase the size of the preview images by Injecting CSS Codes into your form. Let me walk you through it:
1. First, copy this code:
.isEmbeded .overlay-content {
height: 70%;
max-height: 1000px;
}
2. In Form Builder, click on the Paint Roller icon on the right side of the page to open Form esigner.
3. Now, in the Form Designer menu, click on the Styles tab, scroll down and paste the code into the Inject CSS Code box. That’s it. The code is automatically saved.
Before:
After:
That's it and you're done.
Reach out again if there’s anything else we can help you with.
Your Answer
Something Went Wrong
An error occurred while generating the AI response. Please try again!