Hi There
Please could you tell me what code to add to change the background colour of the location panel?
Hi There
Please could you tell me what code to add to change the background colour of the location panel?
Hi @Kaylee_Towers1 welcome to community ![]()
.eapps-google-maps-bar-list-item {
background: yellow !important;
}
Please try it out and let me know if you like the result
amazing thank you