Move badge under the Business Name

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

.global-styles, [class*='location-preview-image-layout__Content-sc'] [class*='typography__Container-sc'] {
  display: flex;
  flex-direction: column;
}

.global-styles, [class*='location-preview-image-layout__Content-sc'] [class*='typography__Container-sc'] [class*='badge__StyledBadge-sc'] {
  width: max-content;
}

Guys, if this code was helpful to you, please drop a line in the comments or hit the like button. Your feedback helps us improve our services and provide better solutions :slightly_smiling_face: