Gino Toralba
Results
2
comments of
Gino Toralba
is this problem still going ?! cause i figured it out! Project -> Project Option -> Compiling -> Target Framework -> Convert your project to .NET Framework 4.5.2 this solve...
just make the font size small when the screen get smaller :) add a css @media screen and (max-width:767px) { .fc-toolbar.fc-header-toolbar {font-size: 60%}} 