Add this code to the Custom CSS field on the Style tab of your Search widget’s settings:
global-styles,
[class*="Popup__Container-sc"] {
width: 600px !important;
height: 700px;
}
Add this code to the Custom CSS field on the Style tab of your Search widget’s settings:
global-styles,
[class*="Popup__Container-sc"] {
width: 600px !important;
height: 700px;
}