Move arrow opening list of locations on mobile under search bar

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

.global-styles,
.eapps-google-maps-small
.eapps-google-maps-bar-toggle {
  position: absolute;
  top: 50px;
  left: 0;
}

.global-styles,
.eapps-google-maps-small
.eapps-google-maps-bar-header {
  padding-bottom: 40px;
}

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: