Hi,
Thank you the solution. It worked perfectly.
A user encountered an issue where an embedded Google Map on their contact page displayed correctly on desktop but extended beyond the right boundary on mobile devices when using the Narrative theme.
Solution Provided:
iframe {
width: 100%;
}
Key Points:
Status: Resolved. Multiple users confirmed the CSS solution successfully fixed their mobile map display issues.
Hi,
Thank you the solution. It worked perfectly.