Reduce height of location card popup or display on top of the store pin

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:

2 Likes

Happy to see you on our forum! Welcome, @Leana_Nhan :wave:

We’ll try to think about implementation of this setting, especially if more users find it helpful too :slightly_smiling_face:

1 Like

A post was split to a new topic: Store Locator question

I too have been trying to solve this issue. It’s the entire modal that need to move down for me at least. Lanna’s solution effect the contents of the modal in question and gives these results: