Hello to all, welcome to therichpost.com. In this post, I will tell you, How to Change weekend days Color Fullcalendar? fullcalendar is the best A JavaScript event calendar. Customizable and open source.
In this post, we will change weekend days color(sat, sunday) of fullcalendar:
// You just need to add below css code and you are done: .fc-sun { background-color:blue; } .fc-sat { background-color:red; }
There are so many tricks in fullcalendar and I will let you know all. Please do comment if you any query related to this post. Thank you. Therichpost.com
Recent Comments