Leana_Nhan
(Leana Nhan)
December 5, 2024, 9:47am
1
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
Max
December 5, 2024, 11:53am
2
Happy to see you on our forum! Welcome, @Leana_Nhan
We’ll try to think about implementation of this setting, especially if more users find it helpful too
1 Like
Max
Split this topic
December 13, 2024, 11:20am
3
A post was split to a new topic: Store Locator question
Leana_Nhan:
location-card-popup
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: