OSM map not responsive
-
Hi Patrick,
My location maps on location detail pages are not responsive. On mobile, the map is bigger than the screen. For these pages I use the Event Manager formatting and have the following code:
<div style="float:right; ">#_LOCATIONMAP</div>
How can I make them responsive?
I already tried this:
@media screen and (max-width:1000px) { .em-osm-container {max-width: 100% !important;} }
But that doesn’t work.
The page I need help with: [log in to see the link]
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘OSM map not responsive’ is closed to new replies.