How can I change a map size?

How can I change the height of Google map box on a listed property page?

Hi,

Please try this CSS snippet:

.hp-map {
	min-height: 200px;
}

Thank you, Andrii.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.