Title: Google Map Size
Last modified: August 21, 2016

---

# Google Map Size

 *  Resolved [Texan78](https://wordpress.org/support/users/texan78/)
 * (@texan78)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/google-map-size/)
 * Hello guys, great plugin. Very useful and very nice and compliments my page nicely.
 * With that said, I am trying to change the size of the Google Map. The class is
   gmap3 but I can’t find it anywhere so I can change the size of the map.
 * This is the site where the event is.
 * [http://www.mesquitescanner.com/?event=crandall-fire-dept-benefit-auction-fish-fry](http://www.mesquitescanner.com/?event=crandall-fire-dept-benefit-auction-fish-fry)
 * What I am trying to do is put the map below the event details. That is the easy
   part but, then span the map across that space. Now on my responsive theme on 
   the mobile side it works perfectly but, on the desktop the map is to small with
   the map controls and everything. So I would like to move it down below and span
   the map across like it is on a mobile browser I.E. iPhone on Safari.
 * Could anyone help me out with where I can find where the map size is set so I
   can accomplish this?
 * -Thanks!
 * [https://wordpress.org/plugins/the-events-calendar/](https://wordpress.org/plugins/the-events-calendar/)

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

 *  Plugin Contributor [leahkoerper](https://wordpress.org/support/users/leahkoerper/)
 * (@leahkoerper)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/google-map-size/#post-4889444)
 * Hi Texan78,
 * Sounds like a cool idea! However, as outlined in our forum guidelines, we aren’t
   able to help with these kinds of customizations. But we do have some handy resources
   that might be helpful for you:
 *  ▪ [Themer’s Guide](http://m.tri.be/hf) – provides an overview of how to customize
   the plugin’s frontend appearance.
    ▪ [Tutorials](http://m.tri.be/he) – useful
   tips and tricks for changing how the plugin looks and behaves. ▪ Technical Docs–
   provides an overview of the classes and functions in each plugin
 * Good luck, and thanks for using The Events Calendar!
 * ~Leah
 *  Thread Starter [Texan78](https://wordpress.org/support/users/texan78/)
 * (@texan78)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/google-map-size/#post-4889450)
 * Thanks for that information. There is no link to the Technical Docs though. I
   think you might have misunderstood my question. I am not asking how to do it.
   I am a web developer and I am familiar with Google Maps so I know how to do it.
 * I am unable to locate the file that contains the class to change the map size.
   I can style it and customize it how I need it no problem. I just need to be able
   to change the map size and I can’t do that unless I can find where the file is
   that it is set in.
 * So my question is. Which file do I need to look in that contains the class for
   changing the map size? It is assigned CSS gmap3 but that class doesn’t exists
   in any of the CSS files nor is it hardcoded in the js file for the map itself.
   Could you offer some assistance on where I could locate this code being that 
   you’re the plugin author you would know where this is located.
 * -Thanks
 *  [Brook](https://wordpress.org/support/users/brook-tribe/)
 * (@brook-tribe)
 * [12 years ago](https://wordpress.org/support/topic/google-map-size/#post-4889579)
 * Howdy Texan78,
 * The width of that element can be set via CSS. By default it is loaded from tribe-
   events-full.min.css, from the following rule:
    `.single-tribe_events .tribe-events-
   venue-map{width:58%;...}`
 * To change this you could simply add the following to your theme’s CSS file:
    `
   body .single-tribe_events .tribe-events-venue-map{ width:100%; }`
 * I hope that helps get you pointed in the right direction. Cheers!
 * – Brook
 *  Plugin Contributor [leahkoerper](https://wordpress.org/support/users/leahkoerper/)
 * (@leahkoerper)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/google-map-size/#post-4889641)
 * It’s been a month, so in accordance with our forum guidelines I’m marking this
   thread resolved. Thanks for your support!
 * ~Leah

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

The topic ‘Google Map Size’ 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/)

 * 4 replies
 * 3 participants
 * Last reply from: [leahkoerper](https://wordpress.org/support/users/leahkoerper/)
 * Last activity: [11 years, 11 months ago](https://wordpress.org/support/topic/google-map-size/#post-4889641)
 * Status: resolved