Title: Modifying the Google Map size (width)
Last modified: September 1, 2016

---

# Modifying the Google Map size (width)

 *  Resolved [loco2402](https://wordpress.org/support/users/loco2402/)
 * (@loco2402)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/modifying-the-google-map-size-width/)
 * Would appreciate some CSS to modify the Google Map so it fills more of the box(
   horizontally) in the individual event listing, maybe 30, 30, and 40 percent. 
   There is some white space that should allow for this.
 * Thanks in advance.
 * [https://wordpress.org/plugins/the-events-calendar/](https://wordpress.org/plugins/the-events-calendar/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [Caroline](https://wordpress.org/support/users/tribecari/)
 * (@tribecari)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/modifying-the-google-map-size-width/#post-7640699)
 * Hi [@loco2402](https://wordpress.org/support/users/loco2402/),
 * Thanks for getting in touch! Try adding this CSS to your theme’s **style.css**
   file or a CSS file in a child theme:
 *     ```
       .tribe-events-event-meta .tribe-events-meta-group { width: 30%; }
       .tribe-events-event-meta .tribe-events-meta-group.tribe-events-meta-group-gmap { width: 40%; }
       ```
   
 * Let me know if that helps!
 *  Thread Starter [loco2402](https://wordpress.org/support/users/loco2402/)
 * (@loco2402)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/modifying-the-google-map-size-width/#post-7640716)
 * Hi Caroline,
 * Thanks for the reply. That worked, though I changed the widths to 25% and 50%
   respectively as that makes the map even larger, and fills up some more of the
   empty space.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Modifying the Google Map size (width)’ is closed to new replies.

 * ![](https://ps.w.org/the-events-calendar/assets/icon-256x256.gif?rev=2516440)
 * [The Events Calendar](https://wordpress.org/plugins/the-events-calendar/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/the-events-calendar/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/the-events-calendar/)
 * [Active Topics](https://wordpress.org/support/plugin/the-events-calendar/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/the-events-calendar/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/the-events-calendar/reviews/)

## Tags

 * [map size](https://wordpress.org/support/topic-tag/map-size/)

 * 2 replies
 * 2 participants
 * Last reply from: [loco2402](https://wordpress.org/support/users/loco2402/)
 * Last activity: [9 years, 10 months ago](https://wordpress.org/support/topic/modifying-the-google-map-size-width/#post-7640716)
 * Status: resolved