Jacko2912 Posted June 25, 2021 Share Posted June 25, 2021 Site URL: https://www.theduckhousepantry.co.uk/contactform Needing help to change a resize the form so all elements are showing rather than a scroller Link to comment
ArminB Posted June 25, 2021 Share Posted June 25, 2021 Hi, you got to modify your iFrame embedding code and change the height. e.g. 2000px was looking good a first look but you might need a second version for mobile I hope that helps! Jacko2912 1 About Armin:Squarespace Expert Profile: https://www.squarespace.com/designer/profile/3649084Website: www.braunsberger-media.comLeaders Lodge: See my Profile Link to comment
Jacko2912 Posted June 25, 2021 Author Share Posted June 25, 2021 Thanks so much! This has worked. Re the mobile version how would I add this code for mobile viewing? Link to comment
Jacko2912 Posted June 25, 2021 Author Share Posted June 25, 2021 2 hours ago, ArminB said: Hi, you got to modify your iFrame embedding code and change the height. e.g. 2000px was looking good a first look but you might need a second version for mobile I hope that helps! Thanks so much! This has worked. Re the mobile version how would I add this code for mobile viewing? Link to comment
tuanphan Posted June 28, 2021 Share Posted June 28, 2021 On 6/25/2021 at 5:59 PM, Jacko2912 said: Thanks so much! This has worked. Re the mobile version how would I add this code for mobile viewing? Add this to Code Block <style> @media screen and (max-width:640px) { div#block-yui_3_17_2_1_1624606611661_4726 iframe { width: 100%; height: 2200px !Important; } } </style> 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment