How can I make this iFrame wider
-
https://vhsrescue.com/reviews/
The code is
<style> iframe { overflow: hidden; } </style> <iframe scrolling="yes" src="https://www.yelp.com/biz/vhs-rescue-woodland-hills" width="1800" height="3500"></iframe>
I have the width set to 1800, but it still shows at around 600px on Safari and Chrome.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘How can I make this iFrame wider’ is closed to new replies.