viewport
-
Hello, I’m having some issues with iframe and google search console. Search console wants the viewport to be set for mobile. The page works really well on desktop and tablet, but the frame is too big for a small mobile device (eg iphone 5), despite the 100% width setting.
This is a responsive website and the viewport is set for all pages but I’m not sure how to set it for the iframe content – is there a shortcode that can be added?
Currently the width is set to 100% and scrolling is set to off. The height is set to the content height as without scrolling it was cut off.
[iframe src=”xxx” width=”100%” height=”1460px” iframe scrolling=”no”]
Thank you ??
- The topic ‘viewport’ is closed to new replies.