Title: Bubble resize
Last modified: April 10, 2021

---

# Bubble resize

 *  Resolved [asmany](https://wordpress.org/support/users/asmany/)
 * (@asmany)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/bubble-resize/)
 * Hello,
    Where can I resize the bubble without losing the responsive property?
   Many thanks, asmany
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fbubble-resize%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [codepeople](https://wordpress.org/support/users/codepeople/)
 * (@codepeople)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/bubble-resize/#post-14301385)
 * Hello [@asmany](https://wordpress.org/support/users/asmany/)
 * You can enter the following style definition through the menu option: “Appearance
   > Customize > Additional CSS”:
 *     ```
       .cpm-infowindow{min-width:250px;}
       ```
   
 * And to increase the size of the infowindows image:
 *     ```
       .cpm-thumbnail{min-width:250px !important;}
       ```
   
 * Best regards.
 *  Thread Starter [asmany](https://wordpress.org/support/users/asmany/)
 * (@asmany)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/bubble-resize/#post-14301415)
 * Thank you for your quick help!
    Best regards, asmany
 *  Thread Starter [asmany](https://wordpress.org/support/users/asmany/)
 * (@asmany)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/bubble-resize/#post-14301666)
 * Hello [@codepeople](https://wordpress.org/support/users/codepeople/),
    (Do these
   questions fit here or just in a new topic?)
 * Is it possible that the size of the bubble image is not an equilateral square
   but a landscape format?
 * And where could I set the bubble title to be above the image, not float (left)?
   
   Best, asmany
 *  Plugin Author [codepeople](https://wordpress.org/support/users/codepeople/)
 * (@codepeople)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/bubble-resize/#post-14302127)
 * Hello [@asmany](https://wordpress.org/support/users/asmany/)
 * The plugin uses by default the featured image associated with the post, and in
   your website, the featured images are configured as 300x300px
 * About the floating images, you can enter the style definition below through the
   menu option: “Appearance > Customize > Additional CSS”:
 *     ```
       .cpm-content *{display:block !important; float:none !important;}
       ```
   
 * Best regards.
 *  Thread Starter [asmany](https://wordpress.org/support/users/asmany/)
 * (@asmany)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/bubble-resize/#post-14302297)
 * Hello [@codepeople](https://wordpress.org/support/users/codepeople/),
    Thank 
   you for all! asmany

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

The topic ‘Bubble resize’ is closed to new replies.

 * ![](https://ps.w.org/codepeople-post-map/assets/icon-256x256.jpg?rev=980165)
 * [CodePeople Post Map for Google Maps](https://wordpress.org/plugins/codepeople-post-map/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/codepeople-post-map/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/codepeople-post-map/)
 * [Active Topics](https://wordpress.org/support/plugin/codepeople-post-map/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/codepeople-post-map/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/codepeople-post-map/reviews/)

## Tags

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

 * 5 replies
 * 2 participants
 * Last reply from: [asmany](https://wordpress.org/support/users/asmany/)
 * Last activity: [5 years, 1 month ago](https://wordpress.org/support/topic/bubble-resize/#post-14302297)
 * Status: resolved