ubbitz Posted June 11, 2021 Share Posted June 11, 2021 Site URL: http://www.dronefreq.com/take-action On my landing page, I have a code block with a JotForm for appointment booking, underneath that I have a general contact form, and a phone call link. I would like to minimize the space in between these elements, especially between the JotForm Code Block and the Squarespace Contact Form. Is there a way to minimize the size of the Code Block? I've attached an image to show how much bigger the code block is than the JotForm that sits inside it. Link to comment
Solution tuanphan Posted June 12, 2021 Solution Share Posted June 12, 2021 Try adding this to Design > Custom CSS @media screen and (min-width:768px) { iframe#JotFormIFrame-211482742220042 { height: 300px !important; } } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
ubbitz Posted June 15, 2021 Author Share Posted June 15, 2021 On 6/12/2021 at 12:46 AM, tuanphan said: Try adding this to Design > Custom CSS @media screen and (min-width:768px) { iframe#JotFormIFrame-211482742220042 { height: 300px !important; } } This worked, 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