Font size problem mobile
-
I need to make smaller font size on mobile buttons.
I type this CSS, and on mobile is don’t work…
.fc .fc-button-group { font-size: 12px; } .fc-direction-ltr .fc-toolbar>*>:not(:first-child) { font-size: 12px; } .fc .fc-toolbar.fc-header-toolbar { font-size: 12px !important; } .fc .fc-button { font-size: 0.7em !important }
The page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Font size problem mobile’ is closed to new replies.