Tagged: events calendar, google maps
For some reason, on an Event Calendar event page, the google map in the left column is not filling the space in that column — it’s about half the size:
How can I fix this?
Thank you.
Hey Paul,
Try this code in the General Styling > Quick CSS field:
.single-tribe_events .tribe-events-venue-map { width: 100% !important;}
Best regards,
Mike
Thanks, Mike. That fixed it … not sure why it got messed up though in the first place …
I was experimenting with BWP Minify and similar plugins but ended up deleting them after having no joy in the results (messing things up)… Could that have messed something up, even though the plugins were deleted?