Add this code to the Custom CSS field on the Style tab of your Event Calendar widget’s settings:
th [role = "columnheader"] {
background-color: red !important;
}
.fc-col-header-cell-cushion {
color: white;
}
Add this code to the Custom CSS field on the Style tab of your Event Calendar widget’s settings:
th [role = "columnheader"] {
background-color: red !important;
}
.fc-col-header-cell-cushion {
color: white;
}