Hello,
i added a iframe in a raw content with a height:500px;
in style to expand it vertically but only the raw content expanded, the iframe is still the same height with scroll bar on the right.
How to expand the iframe too ?
Hi There,
Please update your iframe HTML code to this:
<iframe style="height: 500px;overflow-y: scroll;" src="https://booking.keldoc.com/cabinet-medical/clichy-sous-bois-93390/cabinet-de-groupe-chateau-de-la-terrasse"></iframe>
Hope it helps
Aahhh perfect, thx a lot
1 Like