Home FullCalendar Change weekend days Color Fullcalendar

Change weekend days Color Fullcalendar

by therichpost
0 comments
fullcalendar

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

You may also like

Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.