Hi Team! Please add functionality to reduce height of location card popup or ability to display it on top of the store pin on the map.
It would be really helpful! For now, the support team suggests this CSS as a solution:
.global-styles,
[class*='location-card-popup'] {
max-height: 500px;
}
Here’s where to paste this code in the widget editor: