Possible to extend width of Get in Touch box in Maps?

edited June 2017 in Theme support
Hi,
Is it possible to make the width of the floating Box in the Map item wider so that it doesn't make a long email address cut off and wrap to the next line?

Thanks

Comments

  • Nevermind. I was able to figure out a solution based on other posts wanting to remove the pointer on the bottom of the box.

    For anyone else wanting to do this, here is what I used (You can adjust the width to your needs):

    .column_map .google-map-contact-wrapper .get_in_touch { width: 250px; white-space: nowrap;}

Sign In or Register to comment.