Jump to content

Embedding a form code from a third party.... Issue showing the whole form. currently showing with a scroller

Recommended Posts

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!

Bildschirmfoto 2021-06-25 um 10.29.14.png

Thanks so much! This has worked. 

Re the mobile version how would I add this code for mobile viewing?

Link to comment
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

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.