KateClark Posted February 28, 2023 Share Posted February 28, 2023 Hello! I have a jotform form I placed on my site using the code block. It looks great on desktop, and in editor it looks just fine as well. But on mobile, the bottom of the form is cut off. When users start to the populate the form, the bottom of the form appears. My client wants the entire form to be visible without populating. Here is the page: https://www.thetrotterproject.org/careers Any insights? Thank you! Link to comment
tuanphan Posted March 5, 2023 Share Posted March 5, 2023 Try adding this to Design > Custom CSS @media screen and (max-width:767px) { iframe#JotFormIFrame-230536198922158 { min-height: 1900px; } } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment