Add this code to the Custom CSS field on the Style tab of your Event Calendar widget’s settings:
.fc-header-toolbar {
justify-content: center;
}
.fc-today-button[disabled] {
display: none;
}
Add this code to the Custom CSS field on the Style tab of your Event Calendar widget’s settings:
.fc-header-toolbar {
justify-content: center;
}
.fc-today-button[disabled] {
display: none;
}