Title: Info. Window Maximum Width
Last modified: August 20, 2016

---

# Info. Window Maximum Width

 *  Resolved [SabotSites.com](https://wordpress.org/support/users/asabot/)
 * (@asabot)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/info-window-maximum-width/)
 * I have the Info. Window Maximum Width set to 600, but it doesn’t seem to respond,
   and I’m still getting a very narrow window.
 * [http://anitasabot.com/offices/](http://anitasabot.com/offices/)
 * Maybe there is some sort of code in my template that could be overriding that?
   Any ideas of what I can look for in my template to solve this?
 * Thank you for your help,
 * Anita
 * [http://wordpress.org/extend/plugins/basic-google-maps-placemarks/](http://wordpress.org/extend/plugins/basic-google-maps-placemarks/)

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

 *  Plugin Author [Ian Dunn](https://wordpress.org/support/users/iandunn/)
 * (@iandunn)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/info-window-maximum-width/#post-3167811)
 * That setting only sets **maximum** width of the window. By default its width 
   is determined by the width of the content inside it. If you want to set a minimum
   width, you can do that with CSS:
 *     ```
       .bgmp_placemark
       {
       	min-width: 400px;
       }
       ```
   
 *  Thread Starter [SabotSites.com](https://wordpress.org/support/users/asabot/)
 * (@asabot)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/info-window-maximum-width/#post-3167813)
 * Perfect, thanks so much.

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

The topic ‘Info. Window Maximum Width’ is closed to new replies.

 * ![](https://ps.w.org/basic-google-maps-placemarks/assets/icon-128x128.png?rev
   =1152531)
 * [Basic Google Maps Placemarks](https://wordpress.org/plugins/basic-google-maps-placemarks/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/basic-google-maps-placemarks/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/basic-google-maps-placemarks/)
 * [Active Topics](https://wordpress.org/support/plugin/basic-google-maps-placemarks/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/basic-google-maps-placemarks/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/basic-google-maps-placemarks/reviews/)

## Tags

 * [info window](https://wordpress.org/support/topic-tag/info-window/)
 * [width](https://wordpress.org/support/topic-tag/width/)

 * 2 replies
 * 2 participants
 * Last reply from: [SabotSites.com](https://wordpress.org/support/users/asabot/)
 * Last activity: [13 years, 6 months ago](https://wordpress.org/support/topic/info-window-maximum-width/#post-3167813)
 * Status: resolved