Reduce height of location card popup

Add this code to the Custom CSS field on the Style tab of your Store Locator widget’s settings:

.global-styles,
[class*='location-card-popup'] {
max-height: 500px;
}

hello, can you help with the global height of the widget …?

EDIT : found the solution thanks to you :

.global-styles,
[class*="widget__Container-sc"] {
width: 600px !important;
}

I changed width by height

1 Like

Hi @GERARD_HERNANDEZ :wave:

Sorry for the delayed response, but I am happy to see that you’ve already found the existing solution.

If anything else comes up, we’re always here to help :wink:

5 posts were merged into an existing topic: Top: 35px;