How to change background color of location panel in Google Maps

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 :clap:

.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