-
Issue description:
-
Hi there,
-
Last week, we were enjoying our new functionality, displaying Google Reviews via a white badge design (rectangle) in our Summary bar and it all looked lovely. This week, that shape has shrunk to a skinny strip holding just the Google logo. We’ve changed nothing. What’s happened? In the Elfsight back-end, the preview of the Badge design shows as a rectangle, but it no longer does that on our site - even though it did last week. Can anyone fix this? We deployed the Badge code on 150 web pages last week…
-
Link to the page with the widget in question:
-
https://www.sharphamtrust.org/mindfulness-retreats/details/buddhist-meditation-retreat-4-nights
1 Like
Hi there, @Caroline_Forcer and welcome aboard
This issue occurred because of the conflict with the styles of your website. We’ve fixed it using this code in the Custom CSS field on the Style tab of your widget’s settings
.es-badge-container {
min-width: auto !important;
}
[class*='Popup__PopupContent-sc'] {
min-height: auto !important;
}
Thank you so much! Amazing customer service!!!
2 Likes
Many thanks for your kind words, @Caroline_Forcer
If anything else comes up, we’re always here to help!