• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
MagicMirror Forum
  • Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.

how can i reduce the font size in calendar app???

Scheduled Pinned Locked Moved Troubleshooting
3 Posts 2 Posters 2.2k Views 1 Watching
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T Offline
    tbbear Module Developer
    last edited by Oct 1, 2017, 7:44 PM

    the font size in the calender app is for my MM too big how can i resize it ??
    thanks for help

    Robert the Bear

    1 Reply Last reply Reply Quote 0
    • B Offline
      broberg Project Sponsor
      last edited by Oct 2, 2017, 4:06 PM

      Add the following to you custom.css file (after the body { } part)

      .calendar .small {
        font-size: 15px; 
      }
      
      1 Reply Last reply Reply Quote 2
      • T Offline
        tbbear Module Developer
        last edited by Oct 2, 2017, 6:22 PM

        thanks a lot, this did it

        Robert the Bear

        1 Reply Last reply Reply Quote 0
        • 1 / 1
        1 / 1
        • First post
          1/3
          Last post
        Enjoying MagicMirror? Please consider a donation!
        MagicMirror created by Michael Teeuw.
        Forum managed by Sam, technical setup by Karsten.
        This forum is using NodeBB as its core | Contributors
        Contact | Privacy Policy