Responsive web site and iFrame in a column - Forum

Forum Navigation
You need to log in to create posts and topics.

Responsive web site and iFrame in a column

Hello,
when I create a responsive website and insert an iFrame in a column of a row, its width fits what I want but its height remains fixed and is insufficient to display its content correctly. How can I adjust the height of the iFrame correctly?

Thank you
Rocco

@roccocogliano go to Style properties panel an look for min-height property. Add "300px" or whatever you need there.

Regards.

roccocogliano has reacted to this post.
roccocogliano
Quote from luishp on June 7, 2021, 4:51 pm

@roccocogliano go to Style properties panel an look for min-height property. Add "300px" or whatever you need there.

Regards.

Thank you so much for your time @luishp.

Rocco