Title: Mobile screen
Last modified: August 30, 2016

---

# Mobile screen

 *  Resolved [elonhdar](https://wordpress.org/support/users/elonhdar/)
 * (@elonhdar)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/mobile-screen/)
 * Hi, first of all, thanks for this great product!
 * I encounter a small problem when viewing the map on a mobile screen, the markers
   info bubble seems to adjust to the map current width but the infos goes out of
   the bubble.
 * I don’t know if there’s something i can do on my side to adjust this..
 * Also, maybe a height: auto, option would be cool.
 * Here’s the page where my map is exposed :
 * [http://50.87.248.206/~barilrou/directions/](http://50.87.248.206/~barilrou/directions/)
 * Thanks again for your great work!
 * [https://wordpress.org/plugins/google-maps-builder/](https://wordpress.org/plugins/google-maps-builder/)

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

 *  Plugin Author [Matt Cromwell](https://wordpress.org/support/users/webdevmattcrom/)
 * (@webdevmattcrom)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/mobile-screen/#post-6308404)
 * Hi there,
 * Looks like a small CSS bug we need to fix. For now, try adding this to your stylesheet:
 *     ```
       #infobubble-content {
           width: inherit !important;
       }
       ```
   
 * Let me know how that goes and we’ll integrate it into the next release.
 *  Thread Starter [elonhdar](https://wordpress.org/support/users/elonhdar/)
 * (@elonhdar)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/mobile-screen/#post-6308578)
 * Hmmm so, i’ve added it to my stylesheet, custom css and everywhere i thought 
   it might work to no result 🙁
 * must be doing something wrong!
 * i’m using child theme configurator and added the code to my child style.css
 *  Plugin Author [Matt Cromwell](https://wordpress.org/support/users/webdevmattcrom/)
 * (@webdevmattcrom)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/mobile-screen/#post-6308582)
 * Maybe it was a caching issue, but I see it there now and it’s behaving as it 
   should.

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

The topic ‘Mobile screen’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/google-maps-builder_f9f9f9.svg)
 * [Maps Builder - Google Maps Plugin](https://wordpress.org/plugins/google-maps-builder/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/google-maps-builder/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/google-maps-builder/)
 * [Active Topics](https://wordpress.org/support/plugin/google-maps-builder/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/google-maps-builder/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/google-maps-builder/reviews/)

## Tags

 * [adjust](https://wordpress.org/support/topic-tag/adjust/)
 * [mobile](https://wordpress.org/support/topic-tag/mobile/)
 * [screen](https://wordpress.org/support/topic-tag/screen/)
 * [view](https://wordpress.org/support/topic-tag/view/)

 * 3 replies
 * 2 participants
 * Last reply from: [Matt Cromwell](https://wordpress.org/support/users/webdevmattcrom/)
 * Last activity: [10 years, 10 months ago](https://wordpress.org/support/topic/mobile-screen/#post-6308582)
 * Status: resolved