Add this code to the Custom CSS field on the Style tab of your Event Calendar widget’s settings:
.global-styles,
[class*='ButtonBase__ButtonContainer-sc']:hover {
background-color: rgb(74, 56, 56)!important;
color: rgb(255, 255, 255)!important;
}
Add this code to the Custom CSS field on the Style tab of your Event Calendar widget’s settings:
.global-styles,
[class*='ButtonBase__ButtonContainer-sc']:hover {
background-color: rgb(74, 56, 56)!important;
color: rgb(255, 255, 255)!important;
}