Is it possible to change the current day? Currently, the background is blue.
Sure! This CSS code will do the trick ![]()
.fc-daygrid td.fc-day-today {
background-color: red!important;
}
Is it possible to change the current day? Currently, the background is blue.
Sure! This CSS code will do the trick ![]()
.fc-daygrid td.fc-day-today {
background-color: red!important;
}