Jump to content

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

Recommended Posts

  • Replies 4
  • Views 381
  • Created
  • Last Reply
Posted
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?

Posted
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

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.