Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

fullCalendar Font size

I am having issues setting the calendar font sizes to be smaller.

I have changed setting a container div font size, no effect.

I have also changed the fullCalender.css font from 1em to 0.5em and to a px size but the calendar text stays the same.


1 Answers

For future reference:

.fc-title{
    font-size: .9em;
}
like image 169
Sam Munroe Avatar answered Oct 20 '25 10:10

Sam Munroe



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!