iframe alignment issue in Customize with code Posted May 29, 2023 · Edited May 29, 2023 by laszlod Hi, I have an alignment issue with an iframe, which is inserted as: <iframe src="https://www.google.com/maps/d/u/0/embed?mid=10QuxzuB90p3JKR_7V1Bo98mGehHdOvw&ehbc=2E312F" width="960" height="550"></iframe> and it displays a Google Map with pins on it. (You can see it here.) When I open the site on a mobile device, this object appears oddly. Is there a way to make it seem okay both on a desktop and on mobile? Thank you, David
iframe alignment issue
in Customize with code
Posted · Edited by laszlod
Hi,
I have an alignment issue with an iframe, which is inserted as:
<iframe src="https://www.google.com/maps/d/u/0/embed?mid=10QuxzuB90p3JKR_7V1Bo98mGehHdOvw&ehbc=2E312F" width="960" height="550"></iframe>
and it displays a Google Map with pins on it. (You can see it here.)
When I open the site on a mobile device, this object appears oddly. Is there a way to make it seem okay both on a desktop and on mobile?
Thank you,
David