I want the ability to remove the shadow from the Google Reviews widget.
Hello there, @Fresh_Yard ![]()
I see that you’ve had a chat with my colleague Daria and she shared a CSS code to removed a shadow from the Google Reviews badge:
.es-badge-container {
box-shadow: none !important;
border-radius: 0px;
}
If you have any questions left, just let us know. We’ll be happy to help ![]()