Add this code to the Custom CSS field on the Style tab of your Reviews widget’s settings:
[class^='ButtonBase__Overlay-sc-']:hover {
background: red!important;
transition: background 1s;
}
Add this code to the Custom CSS field on the Style tab of your Reviews widget’s settings:
[class^='ButtonBase__Overlay-sc-']:hover {
background: red!important;
transition: background 1s;
}