Change widget height

Add this code to the Custom CSS field on the Appearance tab of your Google Maps widget’s settings:

.global-styles,
[class*="widget__Container-sc"] {
 height: 70vh !important;
}

Guys, if this code was helpful to you, please drop a line in the comments. Your feedback helps us improve our services and provide better solutions :slightly_smiling_face:

1 Like